Skip to content

chinanf-boy/getNoAbsBooks

Repository files navigation

getnoabsbooks Build Status codecov

koa 👋 heroku : get no abs books

Install

git clone project

HeroKu

Deploy

Usage

node index.js

router

  1. :get - /api/getAllBooks

  2. :post { url } - /api/getNoAbsBooks

request url, cut the Abs, return the html:string

  1. :post { url } - /api/addJsonStore

add JsonStore-API /books/chinaBookName/form

form

let form = {
	id: URI.encode(url.href()),
	routeLink: url.pathname(),
	origin: url.origin(),
	url: url.href(),
	time: new Date().getTime(),
	name: name,
};

License

MIT © chinanf-boy

Releases

No releases published

Packages

No packages published