Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fzl-22/simple-article-rest

Simple Article REST API written in Node.js.
https://github.com/fzl-22/simple-article-rest

Last synced: about 2 months ago
JSON representation

Simple Article REST API written in Node.js.

Awesome Lists containing this project

README

        

# Simple Article App

Simple Article Application REST API written using Express.js.

## TODO:

1. Verify user with email.
2. Change password with token.
3. Make API documentation.