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

https://github.com/kapit4n/resume-builder-api-kotlin

Resume builder api, spring boot kotlin
https://github.com/kapit4n/resume-builder-api-kotlin

kotlin rest-api

Last synced: 20 days ago
JSON representation

Resume builder api, spring boot kotlin

Awesome Lists containing this project

README

          

# README #

### What is this repository for? ###

* API to build resumes
* GET http://localhost:8080/api/resumes
* POST http://localhost:8080/api/resumes
* GET http://localhost:8080/api/resumes/1
* PUT http://localhost:8080/api/resumes/1
* DELETE http://localhost:8080/api/resumes/1

### How do I get set up? ###
* sudo ./gradlew build && java -jar build/libs/gs-spring-boot-0.1.0.jar
* sudo ./gradlew bootRun

### Contribution guidelines ###

* Writing tests
* Code review

### Who do I talk to? ###

* Repo owner or admin
* Other community or team contact