This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
inyoung
/
grocerycalc
Segui
1
Vota
0
Forka
0
File
Problemi
1
Pull Requests
0
Wiki
Nessuna descrizione
3
Commit
1
Rami (Branch)
0
Rilasci
Albero (Tree):
372957c390
Rami (Branch)
Tag
master
grocerycalc
HTTP
SSH
ZIP
TAR.GZ
Inyoung
372957c390
first commit
8 anni fa
__pycache__
372957c390
first commit
8 anni fa
static
372957c390
first commit
8 anni fa
templates
372957c390
first commit
8 anni fa
.gitignore
50a0bceffd
initial commit files
8 anni fa
README.txt
50a0bceffd
initial commit files
8 anni fa
app.py
372957c390
first commit
8 anni fa
curls.txt
50a0bceffd
initial commit files
8 anni fa
itemlist.txt
372957c390
first commit
8 anni fa
README.txt
API Paths available:
/
(HTML login form)
/login
(accepts application/json)
/roof/add
(accepts application/json)
/users/
(takes GET parameter and searches for User by ID)
/roofs/
(takes GET parameter and searches for Roof by Address)
/token
(returns an ASCII token which remains viable for 600 seconds)
/resource
(Returns current user's email address)
INYOUNGISADEVELOPER