This website requires JavaScript.
Explore
Help
Sign In
sartography
/
uva-covid19-testing-communicator
Watch
1
Star
0
Fork
0
You've already forked uva-covid19-testing-communicator
mirror of
https://github.com/sartography/uva-covid19-testing-communicator.git
synced
2025-02-24 04:48:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
uva-covid19-testing-communi...
/
communicator
/
api
/
admin.py
Dan Funk
872cdfe0ef
Just a base boilerplate flask app with a postgres database, alembic migrations, connexion api.
2020-09-10 11:28:58 -04:00
4 lines
44 B
Python
Raw
Blame
History
def
status
(
)
:
return
{
"
status
"
:
"
good
"
}
Reference in New Issue
View Git Blame
Copy Permalink