This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
inyoung
/
grocerycalc
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
1
Pull Requests
0
Wiki
Aucune description
3
Commits
1
Branches
0
Publications
Aborescence:
372957c390
Branches
Tags
master
grocerycalc
HTTP
SSH
ZIP
TAR.GZ
Inyoung
372957c390
first commit
il y a 8 ans
__pycache__
372957c390
first commit
il y a 8 ans
static
372957c390
first commit
il y a 8 ans
templates
372957c390
first commit
il y a 8 ans
.gitignore
50a0bceffd
initial commit files
il y a 8 ans
README.txt
50a0bceffd
initial commit files
il y a 8 ans
app.py
372957c390
first commit
il y a 8 ans
curls.txt
50a0bceffd
initial commit files
il y a 8 ans
itemlist.txt
372957c390
first commit
il y a 8 ans
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