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

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.

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.