Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chinanf-boy/getnoabsbooks
server by getNoAbsBooks : ✅
https://github.com/chinanf-boy/getnoabsbooks
81zw china koa
Last synced: about 2 months ago
JSON representation
server by getNoAbsBooks : ✅
- Host: GitHub
- URL: https://github.com/chinanf-boy/getnoabsbooks
- Owner: chinanf-boy
- License: mit
- Created: 2018-05-10T16:04:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-27T09:31:28.000Z (over 6 years ago)
- Last Synced: 2024-10-28T05:19:40.333Z (3 months ago)
- Topics: 81zw, china, koa
- Language: JavaScript
- Homepage: https://getnoabsbook.herokuapp.com
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# getnoabsbooks [![Build Status](https://travis-ci.org/chinanf-boy/getnoabsbooks.svg?branch=master)](https://travis-ci.org/chinanf-boy/getnoabsbooks) [![codecov](https://codecov.io/gh/chinanf-boy/getnoabsbooks/badge.svg?branch=master)](https://codecov.io/gh/chinanf-boy/getnoabsbooks?branch=master)
> koa 👋 heroku : get no abs books
## Install
```
git clone project
```## HeroKu
[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)
## Usage
```js
node index.js
```---
## router
1. `:get` - `/api/getAllBooks`
2. `:post` { url } - `/api/getNoAbsBooks`
> request url, cut the Abs, return the html:string
3. `:post` { url } - `/api/addJsonStore`
> add JsonStore-API **/books/chinaBookName/form**
> form
```js
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](http://llever.com)