Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

This is a simple REST API written on Typescript using Koa.

License

Notifications You must be signed in to change notification settings

artem-galas/koa-typescript-api

Repository files navigation

koa-typescript-api Build Status

This is a simple REST API written on Typescript using Koa. This project should help beginners and experienced developer how create a koa application using Typescript.

Install

  • git clone [email protected]:artem-galas/koa-typescript-api.git - clone repository
  • cd koa-ts-api - open directory
  • npm install - install all decencies
  • gulp - for run dev serve.

Default gulp task automated сhecks changed in *.ts files then compile it to /dist folder. Then gulp checks changes in .*js files and run nodemon.

Contribute

I would really like a comments. So you can fork this repository and leave a PR with comments. Thanks.

About

This is a simple REST API written on Typescript using Koa.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published