Skip to content

adcc662/Market_spring

Repository files navigation

Market API

Description

This is a project to put into practice my knowledge in java using a good framework as spring is, and I decided to create a small database and check how java works and what are its advantages and disadvantages. I´m really surprised because it's amazing all you can do with this framework. It's a small APi where you can create and list products it's easy, but I have the curiosity.

Content

Installation

You don't need to install anything because of used docker you only need run the next command and clone the repo:

docker-compose up --build

and next you only run:

docker-compose up

This creates the database, and you can begin to use the api.

How to use

It's so easy to use, you can use postman or another tool, but the project uses swagger to document the API and you don't have to see the database every time and see the types.

Diagram This is an image

API Swagger This is an image You can use this link: http://localhost:8090/market/api/swagger-ui.html

Contribution

I built this project because I want to continue my learning with java and spring I know that need it to improve the project and add things such as test OAuth and many other features any advice or correction is welcome

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published