Skip to content

Latest commit

 

History

History
 
 

base_api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Base Api example

Simple example showing how to use BaseApi class

Run it:

$ export FLASK_APP=app/__init__.py
$ flask run

For Swagger view go to: http://localhost:5000/swagger/v1