Skip to content

FastAPI-Korea/fastapi-boilerplate

Repository files navigation

Background Image

Introduction

This is a collection of FastAPI boilerplate which made by weekwith.me 🚀

You can read a specification of each boilerplate in Website.

A directory, Repository is a set of all boilerplates. It is specified by number and it includes all the source code. You can clone a specific boilerplate by using branch.

List of Boilerplate

Here is a list of boilerplates.

  • Directory : which includes source code.
  • Description : A short description of boilerplate. You can move to specification of it by click.
  • Branch : You can clone a specific boilerplate by branch.
  • Status :
    • ✅ which means Complete
    • 🚧 which means Work In Progress
    • 🙈 which means Not Start

⚠️ warning

If you don't know how to use git command, branch, check Clone a specific boilerplate

Directory Description Branch Status
01 Simple synchronous RESTful API simple-synchronous-restful-api 🚧
02 Simple asynchronous RESTful API simple-asynchronous-restful-api 🚧

Issues

You can use Issues to ask about boilerplate or report some issues.