Giter Club home page Giter Club logo

marketplace's Introduction

Marketplace

This is a Spring Boot project for the purpose of creating a spring boot backend of Marketplace for studies.

Before you begin, ensure you have met the following requirements:

  • Java Development Kit (JDK) version 17.
  • Maven for building and managing the project.
  • Git for clone this project.

Getting Started To get started with this project, follow these steps:

Clone the repository to your local machine:

git clone https://github.com/Matheusfbio/Backend-Marketplace.git

Change your working directory to the project folder:

cd bk-spring-boot

Build the project using Maven:

mvn clean install

Start the application:

java -jar target/bk-spring-boot-<version>.jar

Replace with the actual version of the JAR file generated.

Usage Describe how to use the project, including any specific configurations, environment variables, or other requirements.

Swagger API Documentation This project uses Swagger for API documentation. You can access the API documentation by following these steps:

Start the application as mentioned in the Getting Started section.

Open your web browser and go to the following URL:

http://localhost:8080/swagger-ui.html

This will open the Swagger UI, where you can explore the available endpoints, make API requests, and view documentation.

If you want to access the raw Swagger JSON file, you can use the following URL:

http://localhost:8080/v2/api-docs

This JSON file can be used with Swagger UI or other tools for API documentation and testing.

marketplace's People

Watchers

Matheus Fabio 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.