This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
inyoung
/
grocerycalc
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
1
Pull Requesty
0
Wiki
Bez popisu
3
Revize
1
Větve
0
Vydání
Strom:
372957c390
Větve
Značky
master
grocerycalc
HTTP
SSH
ZIP
TAR.GZ
Inyoung
372957c390
first commit
před 8 roky
__pycache__
372957c390
first commit
před 8 roky
static
372957c390
first commit
před 8 roky
templates
372957c390
first commit
před 8 roky
.gitignore
50a0bceffd
initial commit files
před 8 roky
README.txt
50a0bceffd
initial commit files
před 8 roky
app.py
372957c390
first commit
před 8 roky
curls.txt
50a0bceffd
initial commit files
před 8 roky
itemlist.txt
372957c390
first commit
před 8 roky
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