To use the backend need to install this modules: express, body-parser and uuid with: npm install express body-parser uuid --save
The backend serve the CURD func:
- Get posts
- Create post
- Update Post
- Delete post
- Serve post photos
| Name | Name | Last commit date | ||
|---|---|---|---|---|