Giter Site home page Giter Site logo

egorguru / artaeum Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 2.0 951 KB

Polyglot Microservice Social Network

License: MIT License

Java 42.75% Dockerfile 0.44% JavaScript 38.23% HTML 12.14% Scala 6.01% Makefile 0.43%
spring-boot spring-cloud docker microservices java scala javascript koa nodejs social-network angular polyglot

artaeum's Introduction

Build Status GitHub license

Artaeum - Microservice Social Network

Overview

Registry Service (Java)

Service Discovery - Spring Cloud Eureka.

Gateway Service (Java)

Gateway API - Spring Cloud Zuul. Also, there is a feature of user authorization (works with UAA service).

UAA (User Account and Authentication) Service (Java)

OAuth2 Server - Spring Cloud OAuth2. There is API for working with User's entities and User Account features like registration and activation.

Blog Service (JavaScript)

Koa.js Service with Blog features containing Article API and Category API (depends on Article). All images are stored in Storage Service.

Media Service (JavaScript)

Koa.js Service contains Comment API and Like API.

Profile Service (JavaScript)

Dragonrend.js Service contains Post API, Subscription API and API for storing Profile Images (depends on Storage Service).

Storage Service (Scala)

Colossus Service. There is simple storage with basic authentication. It contains only Image API. Other services should use it for storing images.

Frontend Service (Angular)

Repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

artaeum's People

Contributors

egorguru avatar

Stargazers

dkkv0000 avatar Andriy Plokhotnyuk avatar IDONTSUDO avatar  avatar Mouad Ziani avatar  avatar 架构师波波 avatar

Watchers

James Cloos avatar Andriy Plokhotnyuk avatar

Forkers

archbobo

artaeum's Issues

Realistic mocked data

I noticed there are some mocks in the application used.
That's really cool approach to get an ability to use an application without data, but I'd suggest to modify the mocks to get it more real

Thanks in advance.

Lazy loading

I noticed that currently the app doesn't use lazy loading feature of Angular Modules; so I think it could be improved, using that we could improve home page loading, reduce main files size and so on.
Probably to do this we'd need to upgrade some dependencies like webpack, webpack-cli but in generally it'd not affect so much!

Thanks in advance.

Split the application

Currently you have many application (services, ui) in the only repo, so that's actually not the best approach.
I'd recommend you to split them

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.