sarimurrab / Clean-Architecture-with-Cookiecutter

Create your own clean architecture project in one go with implementation of REST API with a full Authentication/Authorization Protocols, Dependency Injection and furthermore the Swagger documentation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flask REST API Clean Architecture with Cookiecutter

You can create your own clean architecture project in one go with implementation of REST API with a full Authentication/Authorization Protocols, Dependency Injection and furthermore the Swagger documentation.

Quick Start

pip install cookiecutter
cookiecutter https://github.com/sarimurrab/Clean-Architecture-with-Cookiecutter.git

About

Create your own clean architecture project in one go with implementation of REST API with a full Authentication/Authorization Protocols, Dependency Injection and furthermore the Swagger documentation.

License:MIT License


Languages

Language:Python 99.6%Language:Shell 0.4%