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

https://github.com/0jonjo/alljobs-meetings

Spring Boot Rest API to create, update, delete and get meetings between Headhunters and Users. Part of Alljobs project.
https://github.com/0jonjo/alljobs-meetings

alljobs api jobs meetings spring spring-boot

Last synced: 4 months ago
JSON representation

Spring Boot Rest API to create, update, delete and get meetings between Headhunters and Users. Part of Alljobs project.

Awesome Lists containing this project

README

          

# Alljobs Meetings

[![Java CI with Maven (Build)](https://github.com/0jonjo/alljobs-meetings/actions/workflows/build.yaml/badge.svg?branch=main)](https://github.com/0jonjo/alljobs-meetings/actions/workflows/build.yaml)
[![CodeQL](https://github.com/0jonjo/alljobs-meetings/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/0jonjo/alljobs-meetings/actions/workflows/github-code-scanning/codeql)

[![License](https://img.shields.io/badge/license-MIT-blue)](https://opensource.org/licenses/MIT)
[![GitHub](https://img.shields.io/badge/Main_Project-Alljobs-blue)](https://github.com/0jonjo/alljobs)
[![Project Board](https://img.shields.io/badge/Project%20Board-Alljobs-blue)](https://github.com/users/0jonjo/projects/3)

This Spring Boot Rest API project aims to provide a seamless platform for headhunters and users to schedule and manage meetings. With it, it's possible to easily get, create, update, and delete appointments between headhunters and users. This is part of the Alljobs, a project that focuses on enhancing the recruitment process by connecting job seekers with potential employers.

## License

This project is licensed under the MIT License. See the [LICENSE](https://opensource.org/licenses/MIT) file for details.