https://github.com/thandon263/cellvault
A decent looking website with a REST API.
https://github.com/thandon263/cellvault
Last synced: 3 months ago
JSON representation
A decent looking website with a REST API.
- Host: GitHub
- URL: https://github.com/thandon263/cellvault
- Owner: thandon263
- Created: 2019-02-04T03:28:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T03:39:49.000Z (over 6 years ago)
- Last Synced: 2025-01-06T01:10:27.657Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cellvault
A decent looking website with a REST API.## RestAPI
http://31.222.178.244:80## Screen Shots
## END POINTS
* Endpoint: /auth/rest/login
* Endpoint: /admin/rest/users/add
* Endpoint: /admin/rest/users/list
* Endpoint: /admin/rest/users/changepw/user
* Endpoint: /admin/rest/users/delete/{username}## TECHNOLOGIES
* React - Frontend
* Node JS - Backend