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

https://github.com/nguyenkhanhquy/jobportal-api

Job Portal - Backend
https://github.com/nguyenkhanhquy/jobportal-api

jwt mongodb restful-api spring-boot

Last synced: 5 months ago
JSON representation

Job Portal - Backend

Awesome Lists containing this project

README

        

# Job Portal - API

Experience a seamless online job search journey with our modern job portal platform, built using Spring Boot and MongoDB as the Database

## Prerequisites

- Java Development Kit (JDK) 21 or later
- Maven: 3.9.9
- Spring Boot: 3.4.0

## Installation

1. Clone the project from the repository:

```sh
git clone https://github.com/nguyenkhanhquy/jobportal-api.git
```

2. Adjust configurations if necessary.

3. Run the application:

```sh
mvn spring-boot:run
```

## Technology Stack

- Programming Language: Java
- Frameworks/Libraries: Spring Framework, Spring Boot, Spring Data JPA, Hibernate
- Database: MongoDB
- IDE: IntelliJ IDEA
- Deployment: Heroku
- Cloud Storage: AWS S3

## References

- [Job Portal - Design & Docs](https://github.com/nguyenkhanhquy/jobportal-design-docs)