Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oliverjash/expressblog

My first experiments with Node.js.
https://github.com/oliverjash/expressblog

Last synced: 25 days ago
JSON representation

My first experiments with Node.js.

Awesome Lists containing this project

README

        

# ExpressBlog

This repository contains a very simple Express application that I created for learning purposes, serving as a very simple login and blog system.

As this was my first experience with Node/Express, I am aware there will be ways to improve the performance of things. Thus, I shall try to update this repository as I continue to learn.