Neoteroi / BlackSheep-API

Project template to start Web APIs with BlackSheep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlackSheep-API Cookiecutter template

Cookiecutter template to boostrap a new BlackSheep v2 application to build a Web API.

Getting started

pip install blacksheep-cli
blacksheep create --template api

πŸš€ Project name example
πŸ€– Use controllers? Yes
πŸ“œ Use OpenAPI Documentation? Yes
πŸ”§ Library to read settings essentials-configuration
πŸ”© App settings format (Use arrow keys)
 Β» YAML
   TOML
   JSON
   INI

Documentation

The documentation of the framework can be read here.

Features

For more information on rodi

For more information and documentation about rodi, see:

Using Cookiecutter

The template can also be used with Cookiecutter.

pip install cookiecutter

cookiecutter https://github.com/Neoteroi/BlackSheep-API

About

Project template to start Web APIs with BlackSheep

License:MIT License


Languages

Language:Python 100.0%