https://github.com/sachin-bi/chat-box-restful
This is a chatbox made with nodeJs and Mongodb
https://github.com/sachin-bi/chat-box-restful
csshtml ejs-template-engine mongodb-database mongoosejs node-js
Last synced: 2 months ago
JSON representation
This is a chatbox made with nodeJs and Mongodb
- Host: GitHub
- URL: https://github.com/sachin-bi/chat-box-restful
- Owner: sachin-bi
- Created: 2024-05-17T19:10:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-17T19:23:25.000Z (about 1 year ago)
- Last Synced: 2025-03-14T17:14:26.918Z (2 months ago)
- Topics: csshtml, ejs-template-engine, mongodb-database, mongoosejs, node-js
- Language: JavaScript
- Homepage:
- Size: 3.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Made for web chat-box with Mongodb
- RESTful API.
- NODEJS
- EXPRESSJS
- HTML
- CSS
- JS
- EJS
- MONGODB# CURD Operations with Mongodb:
- /Chats 
- /chats/new 
- /chat/:id/edit 