Skip to content

This repository accompanies the SQLAlchemy ORM structure for Flask

License

Notifications You must be signed in to change notification settings

Ja-yy/SQLAlchemy-ORM-Flask

Repository files navigation

SQLAlchemy-ORM-Flask

This repository accompanies the SQLAlchemy ORM structure for Flask

The APIs related to bookmarks were implemented for better understanding

Setup

Tools

This is the list of tools that you'll require for this project

  • pip and pipenv for python dependency management.
  • migrate for database migrations.
  • docker for docker image creation.
  • docker-compose for testing locally.

Configuration

You'll have to perform the following configuration:

Deploying localy

If you are on linux based system

make

If on windows based system

docker-compose up -d --build

Flask Port

Routes

About

This repository accompanies the SQLAlchemy ORM structure for Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published