Coder Social home page Coder Social logo

cdpr_internship's Introduction

Online games store API

GitHub license StandWithUkraine

Online game store API, which provides users with a user-friendly interface for browsing and searching an extensive collection of games. Store managers are bestowed with the privilege of seamlessly adding, updating, and deleting games, thereby ensuring optimal flexibility and control over the store's inventory.

The project is based on Spring Boot framework.

The online gaming store is equipped with a host of cutting-edge features, including, but not restricted to:

  • ❌ A secure and reliable JWT authorization mechanism.
  • ✅ An extensive documentation conforming to the industry-standard OpenAPI specifications.
  • ✅ Seamless compatibility and integration with GraalVM compilation technology for optimal performance and efficiency. For further information regarding Spring Boot's support for GraalVM, please refer to the following link

Setup

In order to setup the project it's important to have preinstalled Maven build tool. Then it's needed to run the following commands:

mvn clean install

java -jar target/gamestore-0.0.1-SNAPSHOT.jar

To generate a native image, executing the following command is imperative:

mvn -Pnative package

The installation of GraalVM is a crucial prerequisite that should not be overlooked.

Documentation

The subsequent graphical representation is intended to provide a comprehensive illustration of the API that is being depicted in the project.

"Documentation diagram

To gain access to the comprehensive documentation conforming to the OpenAPI standard, one can make use of the endpoint exposed by the server itself, denoted by /v1/docs. Alternatively, you may utilize its raw JSON interpretation, which can be found in the "docs" directory.

cdpr_internship's People

Contributors

yarikrevich avatar

Watchers

 avatar  avatar

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.