Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/patmaz/publicapi
- Owner: patmaz
- Created: 2017-07-09T08:34:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T01:02:29.000Z (almost 2 years ago)
- Last Synced: 2024-04-11T16:04:30.015Z (7 months ago)
- Topics: api, bcrypt, cors, crud, data-scraping, firebase, graphql, jwt, jwt-authentication, nodejs, real-time, websockets
- Language: JavaScript
- Homepage:
- Size: 796 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
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 +++