Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gregolive/blog-api
Backend API for a blog app.
https://github.com/gregolive/blog-api
backend express nodejs
Last synced: 18 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-08T04:19:22.000Z (over 2 years ago)
- Last Synced: 2023-07-25T07:27:38.323Z (over 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) 🔗