sipp11
83965929cd
POSTing should be good, but ..
...
It's not a full circle yet and it doesn't seem to be anything simpler;
maybe I gotta start from a scratch again
10 years ago
sipp11
f550b9a6b0
wip
10 years ago
sipp11
eb436a459b
Tighten up POSTing
...
* json will do basic authentication -- not sophisticated, but works
* regular request will redirect to login page
* csrf token
* /movies/<option> instead of <lang>
10 years ago
sipp11
3d9ef1cbe4
/movie/:id POST
10 years ago
sipp11
7406b02765
/theater/:id POST for editing
...
* no api for creation yet though
10 years ago
sipp11
5118fbb2ef
Add /group/:id GET/POST to database
...
* init /theater/:id GET/POST
10 years ago
sipp11
07cbab2610
update /movie/ to support en/th
10 years ago
sipp11
bbb44f5d1e
Add ConfigParser for easier management
...
* update /movies/ to sort by release_date
* update /movie/:id which accepts both tmdb_id & object_id
10 years ago
sipp11
ec5ce95e77
Update Movie to version 1 which support en/th
10 years ago
sipp11
13f41070a8
Adding movie(s) to API
10 years ago
sipp11
5eab7d235a
turn response into JSONObject
10 years ago
sipp11
464ba6b024
Allow CORS
10 years ago
sipp11
35da056e68
So far only using Flask
10 years ago