https://github.com/anzerr/ocr.service
https://github.com/anzerr/ocr.service
api microservice nodejs ocr service typescript
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anzerr/ocr.service
- Owner: anzerr
- License: mit
- Created: 2019-08-20T17:33:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T07:37:52.000Z (almost 5 years ago)
- Last Synced: 2025-02-26T07:36:01.154Z (about 1 year ago)
- Topics: api, microservice, nodejs, ocr, service, typescript
- Language: TypeScript
- Size: 96.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### `Intro`
Ocr api
#### `Install`
``` bash
npm install --save git+https://git@github.com/anzerr/ocr.service.git
```
### `Example`
``` javascript
console.log('usage');
```