cenkce / nodejs-streaming-api

Nodejs streaming api example using SSE, redis and fastify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nodejs Streaming Api Example

Run Application

  • $ yarn
  • $ cd docker && docker-compose up
  • $ yarn start:dev

About

Nodejs streaming api example using SSE, redis and fastify

License:MIT License


Languages

Language:TypeScript 71.7%Language:HTML 18.4%Language:CSS 9.9%