Skip to content

RoadRomeo1/Resume_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Manager API

The Resume Manager API is a Spring Boot application that enables you to manage resume data through a powerful and user-friendly API. With this API, you can perform operations such as creating, retrieving, updating, and deleting resume data, making it seamless to integrate resume management into your applications and services.

API Demo

Features

  • Create Resume Data: Use the Resume Manager API to programmatically create new resume data by providing the necessary information.

  • Retrieve Resume Data: Fetch comprehensive details about resume, including personal information, education history, work experience, skills, and more.

  • Update Resume Data: Easily update existing resume data with new data or edits to keep them current.

  • Delete Resume Data: Remove outdated or irrelevant resume data from the system using API endpoints.

Installation and Setup

Follow these steps to set up the Resume Manager API Spring Boot application:

  1. Clone this repository to your local machine:

    git clone https://github.com/RoadRomeo1/Resume_manager.git
  2. Navigate to the project directory:

    cd resume-manager
  3. Build the project using Maven:

    mvn clean install
  4. Run the Spring Boot application:

    mvn spring-boot:run
  5. The API will be accessible at http://localhost:8080. You can configure the port and other settings in the application.properties file.

API Documentation

The API is documented using Swagger, providing an interactive and user-friendly interface to explore and test the endpoints.

Access the Swagger UI by visiting http://localhost:8080/swagger-ui.html after starting the application.

Contributing

We welcome contributions to the Resume Manager API Spring Boot app! If you identify any bugs, want to introduce new features, or enhance the documentation, please open an issue or submit a pull request.

Designed and developed with ❤️ by Himanshu Vyas.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages