/Backend

Primary LanguageJavaScriptMIT LicenseMIT

Backend GitHub top language GitHub

This a backend of our project by team LatteCode.

Table of Contents

  1. For User
  2. For Developer
  3. Disclamier

For User

API

API would be this form, /result/{department}/{team}?job={job}

  • Example
http://server.jaram.net:5905/result/주변기관/식당?job=포지타노

For Developer

Build

Requirements

Dependencies

  1. cookie-parser ~1.4.4
  2. debug ~2.6.9
  3. express ~4.16.1
  4. forever ^3.0.0
  5. helmet ^3.22.0
  6. http-errors ~1.6.3
  7. morgan ~1.9.1
  8. mysql2 ^2.1.0

How to Contribute

Pull Request

You should follow the form below.

개요(outline)

이번 PR은 ~~~의 문제를 해결합니다.
(This PR is for solving problem of ~~~)

작업사항(Work)
  • 파일명1 : 세부수정사항1
  • 파일명2 : 세부수정사항2
  • (File name 1 : modification detail 1)
  • (File name 2 : modification detail 2)
변경로직

로직 A가 디바이스@에서 렌더링 문제가 생기는 것을 B로 바꾸어 해결함
(Solve rendering problem in device @ by change logic A into logic B)

변경전

핵심 코드 스니펫 또는 캡쳐사진(Files change view 활용)
(main code snippets or capture-using files change view)

변경후

핵심 코드 스니펫 또는 캡쳐사진(Files change view 활용)
(main code snippets or capture-using files change view)

기타(Etc.)
  • 기타 참고사항(Etc.)

Disclaimer

License

Contributors

Link to Frontend