Skip to content

wildfielded/exp-restapi-combo

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published