Skip to content

OpenG2P/openg2p-fastapi-template

Repository files navigation

OpenG2P FastAPI Template

This is a template that can be used to create a repository, for API Backend service based on FastAPI.

Usage

  • Install copier.
    pip install copier
    
  • Then run this to copy to new repo.
    copier copy https://github.com/openg2p/openg2p-fastapi-template repo-name
    
  • Modify any elements specific to the repo. Specifically in pyproject.toml, README.md, etc.
  • Then continue with pre-commit and commit.

Releases

No releases published

Packages

No packages published