Skip to content
@VL037-twittur

Twittur

Twittur Microservices
  • Indonesia

Bonjour 👋

🙋‍♀️ What is this? → an org used for microservies project.

Current services are developed using: Java, Spring Boot, Eureka, Feign

Services Detail Port
🐵 abomination-base base models maven dependency
🐶 twittur-db-migration db migration
🐺 basilisk-registry eureka service registry :8761
🐱 centaur-gateway api gateway :8080
🦁 cyclops-account-credential account-credential service :8000
🐯 gargoyle-account-profile account-profile service :8001
🦒 griffin-tweet tweet service :8002
🦊 harpy-communication communication service :8003
🦝 kraken-information information service :8004

🎭 System Design

Twittur System Design

👵 How to run?

Tool Detail
Java (JAVA_HOME) 17
Spring Boot 3.0.4
Databases PostgreSQL, MongoDB, Redis
Message Broker Apache Kafka
Email Service Gmail SMTP (must disable anti-virus)
IDE Intellij IDEA Community Edition
Build tool Maven 3.6.3
  • git clone all services
  • Run databases & message broker locally
  • Create Database named twittur
  • run mvn clean install on abomination-base
  • run mvn spring-boot:run on twittur-db-migration
  • run mvn spring-boot:run on basilisk-registry
  • run all other services on your IDE
  • open localhost:8761 and make sure all services are up Eureka Registry
  • you can hit the apis from the gateway port but is still on-going, and api spec not ready. Please refer to every service port.

❗ Twittur in Monolithic here


🍿 Care to join? DM me!

Pinned

  1. abomination-base abomination-base Public

    Twittur Base Model

    Java 2

  2. twittur-db-migration twittur-db-migration Public

    Twittur Account DB Migration

    Java 2

  3. basilisk-registry basilisk-registry Public

    Twittur Eureka Registry

    Java 2

  4. centaur-gateway centaur-gateway Public

    Twittur Gateway

    Java 2

  5. cyclops-account-credential cyclops-account-credential Public

    Twittur Account Credential Service

    Java 2

  6. gargoyle-account-profile gargoyle-account-profile Public

    Twittur Account Profile Service

    Java 2

Repositories

Showing 10 of 10 repositories

Top languages

Loading…

Most used topics

Loading…