Releases: khazra/python-api
Releases · khazra/python-api
v.0.3.2
19 Sep 15:20
Compare
Sorry, something went wrong.
No results found
Change API responses to return JSON data
0.3.1
16 Sep 13:42
Compare
Sorry, something went wrong.
No results found
Utility / configuration update
v.0.3
14 Sep 14:48
Compare
Sorry, something went wrong.
No results found
_Main Features _
Authentication by revoking token v1
_Smaller Features _
Logging to file with RotatingFileHandler
Unit tests with inittest module
SQLAlchemy for db operations
_Available Endpoints _
POST /login - get auth token
GET /user/{id} - get user
POST /user - createuser
v.0.2
14 Sep 14:47
Compare
Sorry, something went wrong.
No results found
_Main Features _
Authentication by revoking token v1
_Smaller Features _
Logging to file with RotatingFileHandler
Simple database operations with flask-mysql
_Available Endpoints _
v.0.1
14 Sep 14:45
Compare
Sorry, something went wrong.
No results found
Application bootstrap and some minor features - basic authentication, work with mySQL database