Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kaminion/instant_server

rest api node server
https://github.com/kaminion/instant_server

Last synced: 13 days ago
JSON representation

rest api node server

Awesome Lists containing this project

README

        

### INSTANT_SERVER
## INSTATNT 서버란?
- REST API를 기반으로 제작되어 CMS 제작을 도와주는 간단한 API서버입니다.

## dependency

- express (웹서버 프레임워크)
- sequelize (ORM)
- mysql2 (ORM 사용의존성)