Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 371 Bytes

File metadata and controls

17 lines (14 loc) · 371 Bytes

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 +++