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

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: 3 months 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.