https://github.com/applefrittr/messenger-api
API to work with the Messenger-app client. Created using Node.js and the Express framework.
https://github.com/applefrittr/messenger-api
express mongodb mongoose nodejs websocket
Last synced: 3 months ago
JSON representation
API to work with the Messenger-app client. Created using Node.js and the Express framework.
- Host: GitHub
- URL: https://github.com/applefrittr/messenger-api
- Owner: Applefrittr
- Created: 2023-08-18T17:30:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T19:15:17.000Z (about 2 years ago)
- Last Synced: 2025-06-24T21:06:35.816Z (12 months ago)
- Topics: express, mongodb, mongoose, nodejs, websocket
- Language: HTML
- Homepage:
- Size: 239 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Messenger API
API for the Messenger project. Uses Mongoose data models and JWT for authentication to interact with the dynamic React front end. API Created with Express(Node) and MongoDB as the database.