aboutsummaryrefslogtreecommitdiff
path: root/routes
Commit message (Expand)AuthorAgeFilesLines
* Add delete option on every post.Mateja2021-05-031-0/+1
* Started using controllers.Mateja2021-05-031-25/+4
* Use MongoDB (with Mongoose) to store posts.Mateja2021-05-031-5/+12
* Started using Express router.Mateja2021-05-021-0/+23