kylej1994 / graffiti

2 stars 0 forks source link

Break Up API Files #228

Open ronovan opened 7 years ago

ronovan commented 7 years ago

Break up post_api.py and user_api.py into files with single endpoints. i.e. one file for POST /user/login, one file for DELETE /post/:postid, etc...