Files @ 7bd5b62747f6
Branch filter:

Location: C3L-NOC/spaceapi/run.py - annotation

Dennis Fink
Added some tweets and simplified the set_state
1
2
3
from spaceapi import create_app

create_app().run(debug=True)