Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/menzenski/restful-blog

Blog app with restful routes, built with Express.js, MongoDB and the Semantic UI framework.
https://github.com/menzenski/restful-blog

Last synced: 18 days ago
JSON representation

Blog app with restful routes, built with Express.js, MongoDB and the Semantic UI framework.

Awesome Lists containing this project

README

        

# Blog App

Simple blog built with Express.js, MongoDB, and SemanticUI.

## Screenshots

### The main blogs page:

![screenshot: main blogs page](images/index.png)

### A post's detail view:

![screenshot: post detail](images/show.png)

### The new post form:

![screenshot: new post form](images/new.png)