This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
inyoung
/
grocerycalc
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
1
Yêu cầu khéo về
0
Wiki
Không có mô tả
2
Commits
1
Branches
0
Phát hành
Tree:
131f5a42e1
Branches
Tags
master
grocerycalc
HTTP
SSH
ZIP
TAR.GZ
Inyoung
131f5a42e1
First update in a while
8 năm trước cách đây
static
131f5a42e1
First update in a while
8 năm trước cách đây
templates
131f5a42e1
First update in a while
8 năm trước cách đây
.gitignore
50a0bceffd
initial commit files
8 năm trước cách đây
README.txt
50a0bceffd
initial commit files
8 năm trước cách đây
app.py
131f5a42e1
First update in a while
8 năm trước cách đây
curls.txt
50a0bceffd
initial commit files
8 năm trước cách đây
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