Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dd-decaf/cookiecutter-flask-microservice
A cookiecutter template for creating microservices with Flask-RESTPlus.
https://github.com/dd-decaf/cookiecutter-flask-microservice
Last synced: 6 days ago
JSON representation
A cookiecutter template for creating microservices with Flask-RESTPlus.
- Host: GitHub
- URL: https://github.com/dd-decaf/cookiecutter-flask-microservice
- Owner: DD-DeCaF
- License: apache-2.0
- Created: 2018-03-14T15:28:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T13:32:23.000Z (over 4 years ago)
- Last Synced: 2024-11-09T14:25:53.019Z (2 months ago)
- Language: Python
- Size: 274 KB
- Stars: 2
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
cookiecutter-flask-microservice
===============================A template for the creation of Flask-based microservices as part of the DD-DeCaF platform.
Requirements
------------
Install `cookiecutter` command line: `pip install cookiecutter`Usage
-----
Generate a new Cookiecutter template layout: `cookiecutter gh:dd-decaf/cookiecutter-flask-microservice`License
-------
This project is licensed under the terms of the [Apache License](/LICENSE)