Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/novaardiansyah/mern-blog-api
MERN Blog REST API
https://github.com/novaardiansyah/mern-blog-api
mern rest-api
Last synced: 12 days ago
JSON representation
MERN Blog REST API
- Host: GitHub
- URL: https://github.com/novaardiansyah/mern-blog-api
- Owner: novaardiansyah
- License: mit
- Created: 2021-11-27T16:19:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-02T11:45:55.000Z (about 3 years ago)
- Last Synced: 2024-11-20T21:36:48.052Z (2 months ago)
- Topics: mern, rest-api
- Language: JavaScript
- Homepage:
- Size: 4.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MERN Blog REST API
on this occasion I tried to create an API for my blog project using [MERN](https://mern.js.org/). I'm trying to set up various APIs that can be used to make managing blog content easier.
## Environment
- [MongoDB](https://www.mongodb.com/)
- [Express](https://expressjs.com/)
- [React](https://reactjs.org/)
- [Node.js](https://nodejs.org/)### Contributing
You can contribute to this site by submitting pull request.
### Preview
you can see the results of this repo through a [live demo](https://github.com/novaardiansyah/mern-blog-api),
hopefully you like it.it may take longer to demonstrate the website the first time, please be patient and it will all show up soon.
### Status
![stages](https://img.shields.io/badge/stages-development-informational)
[![information](https://img.shields.io/badge/information-references-informational)](https://github.com/novaardiansyah/mern-blog-api/blob/main/references.json)
![size](https://img.shields.io/github/repo-size/novaardiansyah/mern-blog-api?label=size&color=informational)
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/novaardiansyah/repository_name/blob/main/LICENSE)
[![last commit](https://img.shields.io/github/last-commit/novaardiansyah/mern-blog-api?label=last%20commit&color=informational)](https://github.com/novaardiansyah/mern-blog-api/commits/main)