UNPKG

koapi

Version:

RESTful API framework based on koajs

11 lines (8 loc) 124 B
before_script: - npm install stages: - build build_job: stage: build script: - npm run compile && echo "haha"