Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dills122/patent-view-app
patent view api wrapper test app
https://github.com/dills122/patent-view-app
api-wrapper inventors patent-search patentsview uspto uspto-api
Last synced: 5 days ago
JSON representation
patent view api wrapper test app
- Host: GitHub
- URL: https://github.com/dills122/patent-view-app
- Owner: dills122
- License: mit
- Created: 2021-09-05T16:48:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-11T15:35:04.000Z (over 3 years ago)
- Last Synced: 2023-03-02T19:56:57.836Z (almost 2 years ago)
- Topics: api-wrapper, inventors, patent-search, patentsview, uspto, uspto-api
- Language: TypeScript
- Homepage:
- Size: 224 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular Nebular / Nestjs Template
This template is a mono-repo setup with rushjs, checkout that out [here](https://rushjs.io/), with an Angular with Nebular-UI frontend and a Nestjs api backend.
## Getting Started
update and install dependencies
```bash
rush update
```