https://github.com/stanleyy7/resourcingapi
A practice project i'm working on that allows consumers to assign temps to jobs. Made using Spring Boot and Java.
https://github.com/stanleyy7/resourcingapi
j-unit java spring-boot
Last synced: 2 months ago
JSON representation
A practice project i'm working on that allows consumers to assign temps to jobs. Made using Spring Boot and Java.
- Host: GitHub
- URL: https://github.com/stanleyy7/resourcingapi
- Owner: StanleyY7
- Created: 2023-04-10T00:02:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-05T12:26:08.000Z (about 2 years ago)
- Last Synced: 2025-01-11T23:12:23.081Z (4 months ago)
- Topics: j-unit, java, spring-boot
- Language: Java
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# resourcingAPI
A practice project i'm working on that allows consumers to assign temps to jobs. Made using Spring Boot and Java. I will later refactor to use NodeJs (for further practice).
## Tech Stack
### Backend
- Java
- Spring Boot
- J-Unit