Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate Python Sanic Api with SqlAlchemy and Alembic

Boilerplate from Python Sanic Api with SqlAlchemy and Alembic

Installation

Virtualenv

Create a Python version 3.7 environment and activate it.

Clone

Execute the following command to get the latest version of the project:

$ git clone --recursive git@github.com:fndmiranda/sanic-api.git sanic-api

Install dependencies

Execute the following command to install dependencies:

$ make requirements-dev

Configure the application environment

Copy and edit the .env file as needed.

$ cp .env.example .env

Run application

$ make runserver-dev

About

Python event-loop application using Sanic and Motor with repository and service layer

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages