simple-request-crawler
v1.0.29
Published
[![npm version](http://img.shields.io/npm/v/typescript-mysql-model.svg)](https://npmjs.org/package/typescript-mysql-model) [![Dependencies Status](https://david-dm.org/joelsmedberg/typescript-mysql-model.svg)](https://david-dm.org/joelsmedberg/typescript
Downloads
7
Readme
Simple Url Crawler
This is an attempt to auto generate a boilerplate for projects using TypeScript in combination with MySql. Generating interfaces and ORM-like sturctures allowes the IDE to provide auto-completion and compile time error handling. This project relies heavily on Knex
Installation
$ npm install crawler --save
License
MIT