alexdevero / poc-az-quotes-crawler-api

POC: AZ Quotes crawler api

Home Page:https://poc-az-quotes-scrapper.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POC: AZ Quotes crawler

POC for unofficial crawler for AZ Quotes.

Start dev server

yarn start

# or
npm run start

Start without watching

yarn start:ts

# or
npm run start:ts

Compile to JavaScript

yarn build

# or
npm run build

License

MIT © Alex Devero.

About

POC: AZ Quotes crawler api

https://poc-az-quotes-scrapper.vercel.app/

License:MIT License


Languages

Language:TypeScript 100.0%