Skip to content

This is the back-end for games of blackjack and is designed to be consumed as a REST-API by front-end projects in the future.I started its development in October 2020 and it's still ongoing. Check the README for more info.

License

Notifications You must be signed in to change notification settings

Wishiper/BlackJack-REST-API

Repository files navigation

BlackJack Game REST-API

Summary:

To be added

Project purpose:

To be added

Technologies:

  • Java 8:
  • SpringBoot 2.2.6:
  • H2 Embedded Database:
  • JUnit 5:
  • Gradle:

ToDOs:

  • Docker: Database and the service should be runing on containers
  • Continious integration: Platform is yet to be decided
  • Hosting: Probably it will be hosted on AWS
  • Change Database: Replace embedded database with MySQL or PostgreSQL
  • Unit Testing: Code coverage is at around 80% at the moment - goal is to go 95%+
  • Spring security: Authentication and Authorization and others
  • User logging: Implement logging with Google and Facebook
  • Swagger: Api documentation and endpoint contracts to be added
  • Front-End: Front-End project to be created with Angular/React and a possible Android app too

Contributors:

Alexander Georgiev(Wishiper)

About

This is the back-end for games of blackjack and is designed to be consumed as a REST-API by front-end projects in the future.I started its development in October 2020 and it's still ongoing. Check the README for more info.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages