This website works better with JavaScript
Почетна
Преглед
Помоћ
Пријавите се
inyoung
/
grocerycalc
Прати
1
Волим
0
Креирај огранак
0
Датотеке
Дискусије
1
Захтеви за спајање
0
Вики
Нема описа
3
Комити
1
Гране
0
Издања
Дрво:
372957c390
Гране
Ознаке
master
grocerycalc
HTTP
SSH
ZIP
TAR.GZ
Inyoung
372957c390
first commit
пре 8 година
__pycache__
372957c390
first commit
пре 8 година
static
372957c390
first commit
пре 8 година
templates
372957c390
first commit
пре 8 година
.gitignore
50a0bceffd
initial commit files
пре 8 година
README.txt
50a0bceffd
initial commit files
пре 8 година
app.py
372957c390
first commit
пре 8 година
curls.txt
50a0bceffd
initial commit files
пре 8 година
itemlist.txt
372957c390
first commit
пре 8 година
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