Skip to content

johnnybouder/starkiller-flask-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starkiller Flask 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 Flask

# Start the server
. venv/bin/activate
python3 -m flask run --host=0.0.0.0 --port=5010

About

Flask API backend for Starkiller app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages