Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/patmaz/publicapi

API with JWT authentication + websockets + data scraping
https://github.com/patmaz/publicapi

api bcrypt cors crud data-scraping firebase graphql jwt jwt-authentication nodejs real-time websockets

Last synced: about 6 hours ago
JSON representation

API with JWT authentication + websockets + data scraping

Awesome Lists containing this project

README

        

## API in node.js ##

a hobby API with various features:

- helmet and overload protection
- CORS
- JWT authentication
- CRUD and mongodb integration
- bcrypt for passwords
- websockets with public and protected channels
- firebase integration
- data scraping functionality
- web push notifications
- graphQL layer
- video streaming endpoint

+++ docker configuration +++