Skip to content

Commit

Permalink
Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
billyrrr committed Nov 25, 2019
1 parent 453ff7f commit a2c7c43
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,15 @@ ORM wrapper for firestore ORM, this framework support an entire set of features
using "flask-boiler architecture". It works with flask so you may build new services using flask-boiler
to run with your current flask app.

Some reasons that you may want to use this framework:
- The automatically documented API accelerates your development
- You want to use Firestore to build your front end, but
you have to give up because your data contains many
relational reference
- You want to move some business logic to back end
- You are open to trying something new and contributing to a framework
- You want to develop a new reactive service to your existing flask app

This framework is at ***development stage***.
API is not guaranteed and ***will*** change often.

Expand Down

0 comments on commit a2c7c43

Please sign in to comment.