jusk2/hawaiian-calculator-api

By jusk2

Updated over 3 years ago

Image

145

calculator api

Project made by Hawaiian Pizza.

자바로 개발되었으며, API 문서는 다음 링크와 같습니다.

Features

  • 표준 계산기
  • 전역일 계산기
  • 연봉 계산기
  • 경력 계산기
  • 평 계산기

Installation

Follow these installation instructions:

Manually
$ git clone https://github.com/Connecting-Project/calculator-api.git
$ cd calculator-api
$ mvn clean install -DskipTests 
$ java -jar ${HOME}/demo-0.0.1-SNAPSHOT.jar
Docker
$ docker run -p 8080:8080 -d jusk2/hawaiian-password-api

Tech Stack

  • Spring Boot
  • MariaDB
  • Docker

Developer

  • 김수현 - 벡엔드
  • 조용우 - 프론트 엔드
  • 이성원 - 인프라

Contact

토이 프로젝트에 있어서 궁금한 점이 있거나 개선하고 싶은 점 등 여러분들의 다양한 의견을 기다립니다.

License

Distributed under the MIT License. See LICENSE for more information.

Docker Pull Command

docker pull jusk2/hawaiian-calculator-api