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
- Host: GitHub
- URL: https://github.com/kapit4n/resume-builder-api-kotlin
- Owner: kapit4n
- Created: 2018-02-07T10:52:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-07T10:53:54.000Z (over 8 years ago)
- Last Synced: 2025-03-11T08:32:05.455Z (over 1 year ago)
- Topics: kotlin, rest-api
- Language: Kotlin
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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