https://github.com/aspida/api-types
https://github.com/aspida/api-types
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/aspida/api-types
- Owner: aspida
- License: mit
- Created: 2019-10-11T15:18:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T23:31:38.000Z (over 3 years ago)
- Last Synced: 2025-04-17T14:19:50.517Z (about 1 year ago)
- Language: TypeScript
- Size: 1.2 MB
- Stars: 11
- Watchers: 3
- 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//
```