Skip to content

Basic Boilerplate for a FastAPI app, starting point for backend live coding interview for potential Engineering hires

Notifications You must be signed in to change notification settings

weavegrid/wg-live-backend-fastapi-scaffolding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This repository is a simple starting point for building an API app using python and FastAPI.

To install requirements: pip install fastapi

To run the server: fastapi dev main.py

Docs and more found at https://fastapi.tiangolo.com/#example

About

Basic Boilerplate for a FastAPI app, starting point for backend live coding interview for potential Engineering hires

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages