Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fzl-22/simple-article-rest
- Owner: fzl-22
- Created: 2024-08-20T16:51:49.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-27T01:30:11.000Z (5 months ago)
- Last Synced: 2024-08-27T03:23:32.396Z (5 months ago)
- Language: JavaScript
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.