glaucioripol / api_with_flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Api with flask and flask restful

To run that application, you need instal pipenv

How to install dependencies

pipenv install

How to run to dev

pipenv run dev

update requirements

sh update_requirements.sh

How to run migrations

When created a new model is required import her on the models to become a migration

pipenv run migrate

Interesing in develop it

  • documentar swagger
  • fazer testes
  • pipeline jenkis oracle cloud
  • deploy

About


Languages

Language:Python 93.7%Language:Shell 3.4%Language:Mako 2.9%