Skip to content

Files

Latest commit

 

History

History
25 lines (17 loc) · 246 Bytes

planning.md

File metadata and controls

25 lines (17 loc) · 246 Bytes

##Endpoints:

/posts --> GET, POST .../{month} --> GET .../.../{id} --> GET, PUT, DELETE

/login --> GET, POST

/logout --> GET

/users --> GET, POST .../{id} --> GET, PUT, DELETE

##Plan: Routing

Handling

Auth

Database

Templating