Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aspida/api-types
https://github.com/aspida/api-types
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aspida/api-types
- Owner: aspida
- License: mit
- Created: 2019-10-11T15:18:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T23:31:38.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T05:24:53.429Z (about 1 month ago)
- Language: TypeScript
- Size: 1.2 MB
- Stars: 11
- Watchers: 4
- Forks: 6
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# api-types
## Add new API
```sh
$ npm run add = 3 alphanumeric chars)> = 5 alphanumeric chars)>
$ cd apis//
```## Update README and package.json
```sh
$ npm run update
```## Build API
```sh
$ npm run build apis//
```