A Restful Framework Based On Flask
Project description
# :punch: Easier To Build Your RESTful App A Restful Frame Based On Flask
## Develop With Me 1. Fork repo 2. Clone to your local 3. Add Remote as upstream 4. Do some change 5. Push to your origin 6. Pull request
## Develop > after you add some future or fix something, you should add unittest for your change
> make unittest -sx to make sure test is pass
> make pylint can check your code with flake8
## Installation :one: pip install rest_arch :two: python setup.py install
## Usage 1. skt serve to run a app 2. skt shell to run shell with ipython 3. pending…
## Contact 1. kiven.mr@gmail.com 2. create issue or pull request
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.