Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dickermoshe/cookie-cutter-django-api


https://github.com/dickermoshe/cookie-cutter-django-api

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

Get Started

1. Install `cookiecutter` with:
```
pip install cookiecutter
```
2. Run this package with:
```
python -m cookiecutter https://github.com/dickermoshe/cookie-cutter-django-api
```
3. Check the readme in the newly created project folder.