Giter Club home page Giter Club logo

mosque-finder-microservices's Introduction

Mosque Finder Microservices backend

This project demonstrate the implementation of backend microservices to support Mosque-Finder app.

Features

  • User registration and access with JWT authorization
  • Get nearby mosques in a circle
  • Notification service
  • Refresh token
  • api to communicate with mosques
  • Rate limiting the request with Redis

Technologies

  • Spring Boot 3.0
  • Spring Gateway
  • JSON Web Tokens (JWT)
  • BCrypt
  • Maven
  • Kafka
  • Redis

Getting Started

To get started with this project, you will need to have the following installed on your local machine:

  • JDK 17+
  • Maven 3+
  • Docker

To build and run the project, follow these steps:

  • Clone the repository: git clone https://github.com/Aqib-Rime/mosque-finder-microservices.git
  • Navigate to the project directory: cd mosque-finder-microservices
  • install and start docker
  • run the docker-compose file
docker-compose up

To build and run a particular service, go to the module and run the following commands.

mvn clean install
mvn spring-boot:run

-> The application will be available at http://localhost:8080.

TODOS

  1. Add the authentication with JWT
  2. Add endpoints to add, remove, find and modify mosque information.
  3. Add kafka message broker to communicate with services asynchronously.
  4. Implement Notification service

mosque-finder-microservices's People

Contributors

aqib-rime avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.