GithubHelp home page GithubHelp logo

danielgospodinow / catter Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 2.93 MB

Love cats and modern software systems? Here's a cat facts application which has an architecture that fits modern needs

License: Apache License 2.0

Kotlin 14.65% HTML 4.48% CSS 4.88% JavaScript 49.51% Dockerfile 1.11% Go 23.21% Makefile 0.05% HCL 1.82% Shell 0.30%
react google authentication openid rest spring-boot kotlin webflux cats reactive-programming aws docker kubernetes jenkins rabbitmq saga-pattern circuit-breaker software-architecture tutorial go

catter's Introduction

Catter

This project aims to be a good example of how modern software systems are made. It'll demonstrate all modern best practices in software development, which includes both the architecture and the used technologies.

Architecture of the software system

Topics which are (will be) covered

  • Client application with React
  • Facebook and Google authentication with OpenID Connect (OAuth 2.0)
  • Microservice Architecture
  • REST services with Kotlin Spring Boot and with Go
  • Reactive programming with Spring Webflux
  • Multiple AWS services (DynamoDB, EC2, ECR, etc)
  • Containerization with Docker
  • Deployment with Kubernetes
  • CI/CD with Jenkins
  • Swagger UI for the REST APIs with proper unit testing for high code coverage
  • Service Discovery with Spring Eureka
  • RabbitMQ/Kafka for communication between the services
  • Saga (Ochestrated/Choreographed) and Circuit Breaker patterns implemented
  • Terraform modules and Helm charts for automated infrastructure

Tutorial

I plan to go through all the covered topics step-by-step in a Medium article.

Stay tuned. It'll be published here.

Screenshots

Home Screen

Login Screen

Register Screen

catter's People

Contributors

danielgospodinow avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

catter's Issues

Create Account service

Create a service which will store all user-related information (userid, email, names) after a successful OAuth auth operation

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.