Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonyh0401/nodejs-posting-blog-api
A Blog Posting API using NodeJS and ExpressJS
https://github.com/tonyh0401/nodejs-posting-blog-api
cloudinary-sdk expressjs mongodb mongoosejs nodejs
Last synced: 4 days ago
JSON representation
A Blog Posting API using NodeJS and ExpressJS
- Host: GitHub
- URL: https://github.com/tonyh0401/nodejs-posting-blog-api
- Owner: TonyH0401
- Created: 2024-01-04T09:26:57.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-10-18T10:33:01.000Z (29 days ago)
- Last Synced: 2024-11-12T00:38:23.787Z (4 days ago)
- Topics: cloudinary-sdk, expressjs, mongodb, mongoosejs, nodejs
- Language: JavaScript
- Homepage:
- Size: 150 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Blog Post API
## Features
- Manage Accounts
- Manage Posts
- Manage Comments (include a CommentV2 which is a different appoarch)## Installation
Blog Post API requires [Node.js](https://nodejs.org/) v10+ to run.
Install the dependencies and devDependencies and start the server.
```sh
cd https://github.com/TonyH0401/nodejs-posting-blog-api.git
npm i
npm start
```For production environments...
```sh
npm run dev
```## License
MIT
**Free Software, Hell Yeah!**
[//]: # "These are reference links used in the body of this note and get stripped out when the markdown processor does its job. There is no need to format nicely because it shouldn't be seen. Thanks SO - http://stackoverflow.com/questions/4823468/store-comments-in-markdown-syntax"
[dill]: https://github.com/joemccann/dillinger
[git-repo-url]: https://github.com/joemccann/dillinger.git
[john gruber]: http://daringfireball.net
[df1]: http://daringfireball.net/projects/markdown/
[markdown-it]: https://github.com/markdown-it/markdown-it
[Ace Editor]: http://ace.ajax.org
[NodeJS]: http://nodejs.org
[Twitter Bootstrap]: http://twitter.github.com/bootstrap/
[jQuery]: http://jquery.com
[@tjholowaychuk]: http://twitter.com/tjholowaychuk
[express]: http://expressjs.com
[AngularJS]: http://angularjs.org
[Gulp]: http://gulpjs.com
[PlDb]: https://github.com/joemccann/dillinger/tree/master/plugins/dropbox/README.md
[PlGh]: https://github.com/joemccann/dillinger/tree/master/plugins/github/README.md
[PlGd]: https://github.com/joemccann/dillinger/tree/master/plugins/googledrive/README.md
[PlOd]: https://github.com/joemccann/dillinger/tree/master/plugins/onedrive/README.md
[PlMe]: https://github.com/joemccann/dillinger/tree/master/plugins/medium/README.md
[PlGa]: https://github.com/RahulHP/dillinger/blob/master/plugins/googleanalytics/README.md