https://github.com/vanajmoorthy/blog-api
📗 Just a practice API
https://github.com/vanajmoorthy/blog-api
api blog express javascript
Last synced: 2 months ago
JSON representation
📗 Just a practice API
- Host: GitHub
- URL: https://github.com/vanajmoorthy/blog-api
- Owner: vanajmoorthy
- Created: 2020-05-11T16:30:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T18:14:11.000Z (over 3 years ago)
- Last Synced: 2025-01-19T05:37:50.979Z (over 1 year ago)
- Topics: api, blog, express, javascript
- Language: JavaScript
- Homepage:
- Size: 228 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blog-api
### Backend API for my joke blog.
This is just the backend API for my joke blog. Send a POST request to https://vanaj-blog-api.glitch.me using postwoman with the keys of "title" and "description" and go to https://vanaj-blog-api.glitch.me to see it update.