Skip to content

s-m-i-t-a/cookiecutter-restful-flask-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cookiecutter-restful-flask-mongodb ==================

Requirements Status

A Flask API server template for cookiecutter.

Features

  • flask-restful - support for building REST API
  • flask-mongoengine - Object-Document-Mapper for working with MongoDB
  • Procfile for deploying to a PaaS (e.g. Heroku)
  • pytest for testing

Using this template

$ pip install cookiecutter
$ cookiecutter https://github.com/s-m-i-t-a/cookiecutter-restful-flask-mongodb.git

You will be asked about your basic info (name, project name, etc.). This info will be used in your new project.

License

BSD licensed.

About

A cookiecutter template for API server based on Flask, Restful and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published