Skip to content

drayanaindra/falcon-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Falcon Bootstrap

Falcon Bootstrap is bootstrapping project directory for micro framework falcon, everybody can develop simple API. And what you need for this ? Just basic skill of Python, and read more documentation. In this project, i create simple CRUD apps contact. Let's see what will you can do with this project.

preparing to using this project

  • clone this project
  • create virtual environment
  • install requirements.txt
  • do chmod +x for file run.py
  • run ./run.py

this project using database mongodb with mongoengine for Object-Document Mapper. And if you prefer using relational database, you can using SQL Alchemy for SQL Toolkit & Object Relational Mapper.

About

Bootstrapping project directory for micro framework falcon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages