Skip to content

cookiecutter to create microservices using microcosm-connexion and other dependencies.

License

Notifications You must be signed in to change notification settings

srikalyan/cookiecutter-connexion-microcosm-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter Connexion Microcosm Service

A simple cookie cutter for creating a python services for various CI projects.

Note: Heavily inspired by python-build and microservice-service

Usage

  1. Install cookiecutter

    pip install cookiecutter
    
  2. Go to the place where you want to create a project and

  3. Run cookiecutter against this repo

    cookiecutter /~https://github.com/srikalyan/cookiecutter-connexion-microcosm-service -f
    
  4. This project will create a small pet service with API, controller, persistence store.

About

cookiecutter to create microservices using microcosm-connexion and other dependencies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published