Skip to content

Microservice responsible for searching hackathons. It is the Query part of the CQRS pattern

Notifications You must be signed in to change notification settings

codelab-alexia/buscar-hackathon

Repository files navigation

Search Hackathon Service

This microservice is responsible for searching hackathons.

Technologies/Libraries

  • Express.js: A javascript framework to handle with HTTP requests/responses.
  • Fuse.js: A javascript library to apply fuzzy search
  • Mongoose: A MongoDB ODM for javascript
  • Kafka-node: A kafka client for node.js

Architecture

This services implements (or try to implement) a clean architecture by Uncle Bob.

Overview

Components view

The picture below shows the relationship between the service components.

About

Microservice responsible for searching hackathons. It is the Query part of the CQRS pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published