Skip to content

andresborn/sw-flask-api-template

Repository files navigation

Starwars REST API with Flask-SQLAlchemy using 4GA's template

For this API we implemented:

  • MySQL database with flask-SQLAlchemy
  • Relationships between Users and favorite items using Foreign Keys
  • CRUD operations
  • Authentication using JWT

Use this snapshot to create your own version of this workspace and test out the database:

https://gitpod.io/#snapshot/02b705bf-018a-4e6b-9077-c7e4877e3978

About

Our own REST API built with Flask with data from SW

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages