Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/oliverjash/expressblog
- Owner: OliverJAsh
- Created: 2012-07-02T08:03:54.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-14T23:29:32.000Z (over 12 years ago)
- Last Synced: 2024-04-14T02:08:48.350Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.13 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.