wildfielded / exp-restapi-combo

REST API solutions with different frameworks

Repository from Github https://github.comwildfielded/exp-restapi-comboRepository from Github https://github.comwildfielded/exp-restapi-combo

exp-restapi-combo

REST API solutions with different frameworks

🇷🇺 Русская версия здесь

Python SQLite Bottle SQLAlchemy


Contents

1. Conditions
2. Solution
3. Results
4. Demo instructions

Conditions

  1. Create a solving set for the initial stages of real or test tasks for REST API developing, using Bottle, Flask, FastAPI and other possible frameworks. Add variants with using SQLite and PostgreSQL DBMS and related tools, such as SQLAlchemy, psycopg2, etc.

  2. Try to use Swagger in all cases, as an addition to possible self-made utilities for testing server from the client side.

  3. Implement OAuth2 authentication through a JSON Web Token.

⬆️ Contents


Solution

⬆️ Contents


Results

⬆️ Contents


Demo instructions

⬆️ Contents


About

REST API solutions with different frameworks

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 97.3%Language:HTML 2.7%