Skip to content

paaguilarn/fastapi-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastapi microservice template

The aim of this template is

  1. To facilitate the creation of microservices under the proposed structure,
  2. To consolidate a structure that reflects best practices and standards.

Usage

In order to create a new project under the structure in this template, we use copier as a template engine.

  1. In order to install copier, follow the installation instructions here, considering in particular that we are going to use copier through its CLI.
  2. Create a new project with
    copier copy path/to/project/template path/to/destination
  3. Respond to all the project parameters. These can be known beforehand by reading the file copier.yml.

About

Fastapi microservice template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published