This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
inyoung
/
grocerycalc
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
1
Oczekujące zmiany
0
Wiki
Brak opisu
3
Commity
1
Gałęzie
0
Wydania
Drzewo:
372957c390
Gałęzie
Tagi
master
grocerycalc
HTTP
SSH
ZIP
TAR.GZ
Inyoung
372957c390
first commit
8 lat temu
__pycache__
372957c390
first commit
8 lat temu
static
372957c390
first commit
8 lat temu
templates
372957c390
first commit
8 lat temu
.gitignore
50a0bceffd
initial commit files
8 lat temu
README.txt
50a0bceffd
initial commit files
8 lat temu
app.py
372957c390
first commit
8 lat temu
curls.txt
50a0bceffd
initial commit files
8 lat temu
itemlist.txt
372957c390
first commit
8 lat temu
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