Skip to content

johnnybouder/starkiller-fast-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starkiller Fast API (Python)

The goal of this project is to provide a python-based backend for Project Starkiller, which can be found here: Project Starkiller.

Running locally using Uvicorn

# Start the server
uvicorn main:app --reload --host=0.0.0.0 --port=5010

About

Fast API backend for Starkiller app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages