Node.js 웹 애플리케이션 프레임워크인 Express 이용한 간단한 restFul Api 예제 소스 입니다.
Use the package manager npm to install project dependencies library.
npm install
npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.