Skip to content

This is an API service that return Quidditch players. Each individual player is displayed in a list. The list can then updated every few seconds to get a certain player's status update.

License

Notifications You must be signed in to change notification settings

CJMobileApps/quidditch-players-springboot-2023

Repository files navigation

Quidditch Players Spring Boot 2023 CircleCI codecov

Quidditch Players for Hogwarts Houses Spring Boot 2023

Build Tools & Versions Used

IntelliJ IDEA 2021.3.3 (Ultimate Edition)
Java Version: 17

Branches

  • main - branch uses REST APIs
  • graphql - one day I might make a grpahql branch

Dependencies

Libraries

  • JaCoCo - The JaCoCo plugin provides code coverage metrics for Java code via integration with JaCoCo.
  • Jackson Module Kotlin - Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support Kotlin language, specifically introspection of method/constructor parameter names, without having to add explicit property name annotation.
  • Coroutines - Library support for Kotlin coroutines with multiplatform support.
  • ktlint-gradle - This plugin creates convenient tasks in your Gradle project that run ktlint checks or do code auto format.

About

This is an API service that return Quidditch players. Each individual player is displayed in a list. The list can then updated every few seconds to get a certain player's status update.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published