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

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

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](https://github.com/sachin-bi/chat-box-RESTful/assets/117498802/6d17b02e-ccc6-40c0-8404-acb26a570e5f)
- /chats/new ![_chats_new](https://github.com/sachin-bi/chat-box-RESTful/assets/117498802/df74551b-0dbe-45a6-b1f7-d899c5de6d9d)
- /chat/:id/edit ![chat_id_edit](https://github.com/sachin-bi/chat-box-RESTful/assets/117498802/d045d986-2294-49d3-9b5c-136194036f4c)