Skip to content

Using this cookiecutter template you can create an API server using Python, Gunicorn and Connexion.

License

Notifications You must be signed in to change notification settings

daspanel/connexion-api-cookiecutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daspanel Connexion API Cookiecutter Template

Cookiecutter is a templating tool that helps you to get started with a project really quickly. Just answer some questions about you and your projects and a ready-to-go project folder will be created.

Using this cookiecutter template you can create an API server using Python, Gunicorn and Connexion.

Requirements

  • Python
  • Cookiecutter. Just run pip install cookiecutter :)

Usage

cookiecutter https://github.com/daspanel/connexion-api-cookiecutter.git

cd <PROJECTNAME>/
cat README.md

About

Using this cookiecutter template you can create an API server using Python, Gunicorn and Connexion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published