Skip to content

bryanasdev000/microservice-jitsi-log-view

Repository files navigation

microservice-jitsi-log-view

Microservice para visualizacao do logging de eventos de login e logout do Jitsi.

TODOs

  • return error to client when something goes wrong instead of 200, nil and if search doesnt bring any results
  • Treat possible invalid or null query params (maybe a parser function)
  • Add w at find functions
  • Summary with presence time (Diff between login/logout)
  • Log requests
  • Unit Tests
  • search about CORS
  • Convert to string from MongoDB in case of data with divergent type
  • Input sanitize
  • Tests?
  • Pipeline (docker build)
  • REFACT IT

Agradecimentos

About

Microservice responsible for consulting the Jitsi presence logs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published