https://github.com/turjosiam/ripple-server
Server side for the Ripple website. It contains API for CRUD operation. Connects client side with database.
https://github.com/turjosiam/ripple-server
expressjs jwt mongodb nodejs
Last synced: 3 months ago
JSON representation
Server side for the Ripple website. It contains API for CRUD operation. Connects client side with database.
- Host: GitHub
- URL: https://github.com/turjosiam/ripple-server
- Owner: TurjoSiam
- Created: 2025-02-05T06:20:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-05T05:20:40.000Z (about 1 year ago)
- Last Synced: 2025-06-05T20:02:19.886Z (about 1 year ago)
- Topics: expressjs, jwt, mongodb, nodejs
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Server side repository for 'Ripple' website
## Features
- api for CRUD operation
- JWT token authorization
- connection to mongoDB database