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