https://github.com/erika263/vendor-api
API Rest with Java/SpringBoot/Spring MVC and Junit
https://github.com/erika263/vendor-api
api backend java junit springboot
Last synced: about 2 months ago
JSON representation
API Rest with Java/SpringBoot/Spring MVC and Junit
- Host: GitHub
- URL: https://github.com/erika263/vendor-api
- Owner: erika263
- Created: 2024-11-15T16:21:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-16T20:44:16.000Z (over 1 year ago)
- Last Synced: 2025-12-26T16:39:00.907Z (6 months ago)
- Topics: api, backend, java, junit, springboot
- Language: Java
- Homepage:
- Size: 458 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vendor API REST Java/SpringBoot
## Description
This is a SpringBoot REST API developed for management and create,remove,update and get vendors USERS.For this project i develop with SpringMVC,Clean Code,Java,Junit4.
On this projects exists theses files:
- Vendor: Represents a vendors users MODEL with properites such as: name,age,cityName and personal informations
- VendorService: Represents a Vendor users operations like create,remove,update and get Vendors users.
- Unit tests: Represents a unit tests for coverage and test classes funcionality on this project
# Installation and Usage
The project can be run using any Java IDE or from the command line by compiling the java files and running the VendorApplication.java file (SpringBoot file run application).
# UML API SYSTEM

# Postman API Tests
POST

GET

PUT

DELETE

# Contact
Email : erika.contax@gmail.com
Linkedin : https://www.linkedin.com/in/erika-cristina-castro/