Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/posquit0/falcon-boilerplate

Boilerplate template for a Python Falcon application with Docker, PyTest, Coveralls, and Circle CI
https://github.com/posquit0/falcon-boilerplate

api boilerplate falcon python python-api python-falcon rest-api

Last synced: about 1 month ago
JSON representation

Boilerplate template for a Python Falcon application with Docker, PyTest, Coveralls, and Circle CI

Awesome Lists containing this project

README

        



Falcon Boilerplate



Falcon Boilerplate



Boilerplate template for a Python Falcon application



CircleCI


Coverage Status


MIT Licence


Open Source Love


## Getting Started

```bash
$ pip install -r requirements.txt
$ python app
```

## Contributing

This project follows the [**Contributor Covenant**](http://contributor-covenant.org/version/1/4/) Code of Conduct.

#### Bug Reports & Feature Requests

Please use the [issue tracker](https://github.com/posquit0/falcon-boilerplate/issues) to report any bugs or ask feature requests.

## Contact

If you have any questions, feel free to join me at [`#posquit0` on Freenode](irc://irc.freenode.net/posquit0) and ask away. Click [here](https://kiwiirc.com/client/irc.freenode.net/posquit0) to connect.

## License

[MIT](https://github.com/posquit0/falcon-boilerplate/blob/master/LICENSE) © [Byungjin Park](http://www.posquit0.com)