Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aethrox/node-blog

A simple blog application built to practice and learn NodeJS. It includes basic features for creating, reading, updating, and deleting posts.
https://github.com/aethrox/node-blog

bcrypt ejs express javascript jwt mongodb mongoose

Last synced: about 9 hours ago
JSON representation

A simple blog application built to practice and learn NodeJS. It includes basic features for creating, reading, updating, and deleting posts.

Awesome Lists containing this project

README

        

# Blog website with Node.js
A simple blog site I coded to refresh and reinforce my knowledge of Node.js.