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

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.

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