Skip to content

Code-n-DesignMaster/koa-typescript-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

  • 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published