https://github.com/gregolive/blog-api
Backend API for a blog app.
https://github.com/gregolive/blog-api
backend express nodejs
Last synced: 3 months ago
JSON representation
Backend API for a blog app.
- Host: GitHub
- URL: https://github.com/gregolive/blog-api
- Owner: gregolive
- Created: 2022-04-24T14:50:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-08T04:19:22.000Z (about 4 years ago)
- Last Synced: 2025-06-04T23:57:01.320Z (about 1 year ago)
- Topics: backend, express, nodejs
- Language: JavaScript
- Homepage:
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog API
The backend portion of my Blog Platform app made with NodeJS and Express. For a detailed description see the frontend repo below.
V1 of this API is live on Heroku and calls can be made to https://bitblog-go.herokuapp.com/api/v1.
[Live demo](https://gregolive.github.io/blog-platform/) 👈
[Frontend repo](https://github.com/gregolive/blog-platform) 🔗