Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexgurrola/epsilon-flask
Boilerplate for a RESTful API in Flask.
https://github.com/alexgurrola/epsilon-flask
Last synced: 19 days ago
JSON representation
Boilerplate for a RESTful API in Flask.
- Host: GitHub
- URL: https://github.com/alexgurrola/epsilon-flask
- Owner: alexgurrola
- License: mit
- Created: 2019-08-05T03:00:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T20:09:46.000Z (over 3 years ago)
- Last Synced: 2024-10-18T18:27:12.762Z (2 months ago)
- Language: Python
- Homepage: https://www.linkedin.com/in/alexgurrola/
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
epsilon
========.. image:: https://api.codacy.com/project/badge/Grade/3c6b817f7c1f40a588ea4207b72a5354
:alt: Codacy Badge
:target: https://app.codacy.com/app/alexgurrola/epsilon?utm_source=github.com&utm_medium=referral&utm_content=alexgurrola/epsilon&utm_campaign=Badge_Grade_Dashboard.. image:: https://travis-ci.com/alexgurrola/epsilon.svg?branch=master
:target: https://travis-ci.com/alexgurrola/epsilon.. image:: http://img.shields.io/coveralls/alexgurrola/epsilon/master.svg
:target: https://coveralls.io/r/alexgurrola/epsilon.. image:: https://scrutinizer-ci.com/g/alexgurrola/epsilon/badges/quality-score.png?b=master
:target: https://scrutinizer-ci.com/g/alexgurrola/epsilon/?branch=master.. image:: https://scrutinizer-ci.com/g/alexgurrola/epsilon/badges/coverage.png?b=master
:target: https://scrutinizer-ci.com/g/alexgurrola/epsilon/?branch=masterEpsilon is a boilerplate for building a RESTful API in Python.