An open API service indexing awesome lists of open source software.

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.

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