Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 281 Bytes

api.rst

File metadata and controls

9 lines (6 loc) · 281 Bytes

api

api is the application, instance of :pyapicore.api.API inherited from :pyflask.Flask. It handle Cross-origin resource sharing (CORS) and JSON responde message (instead of HTML).

apicore.api.API