Giter VIP home page Giter VIP logo

cofe-app's Introduction

cofe-app

Microservices & Database

Tech stack & Open-source libraries

Server - Backend

  • JDK-11 - Java™ Platform, Standard Edition Development Kit
  • Spring Boot - Framework to ease the bootstrapping and development of new Spring Applications
  • Maven - Dependency Management

Data

  • PostgreSql - Open-Source Relational Database Management System

Libraries and Plugins

  • Lombok - Never write another getter or equals method again, with one annotation your class has a fully featured builder, Automate your logging variables, and much more.
  • Swagger - Open-Source software framework backed by a large ecosystem of tools that helps developers design, build, document, and consume RESTful Web services.

Others

  • Git - Free and Open-Source distributed version control system
  • Docker - A set of platform as a service products that use OS-level virtualization to deliver software in packages called containers.

Running the application

  • use "docker-compose up -d" to run the dockerized spring boot projects

Documentation

  • Swagger - http://localhost:8083/swagger-ui.html- Documentation & Testing

URLs

URL Method Remarks
https://localhost:8083/users GET get all users
https://localhost:8083/users/1 GET get a user
https://localhost:8083/users POST create a user
https://localhost:8083/rewards GET get all rewards
https://localhost:8083/rewards/1 GET get a reward
https://localhost:8083/rewards POST create a reward
https://localhost:8083/user-rewards POST assing reward to user

EER Diagram

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.