Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:7
-
Epic Link:
-
Team:SQuaRE
Description
As part of the migration of the SQuaSH API to Flask we need an mvp project with the packages and extensions defined in DM-12191 including a test client to exercise the API.
Attachments
Issue Links
- blocks
-
DM-12601 Implement flasgger for the SQuaSH REST API documentation
- Done
-
DM-12964 Implement tests for the SQuaSH REST API
- Done
- is blocked by
-
DM-12191 Definition of the Flask extensions to be used in the SQuaSH REST API
- Done
- is triggered by
-
DM-9726 validate_drp hsc dataset broken due to http request size limit
- Done
These are the main resources I'm using for implementing the REST API in Flask:
REST APIs with Flask and Python:
Developing RESTful APIs with Python and Flask:
Building RESTful Python Web Services: