Skip to content

aspida/api-types

Repository files navigation

api-types


api-types

Add new API

$ npm run add <Organization name (>= 3 alphanumeric chars)> <API name (>= 5 alphanumeric chars)>
$ cd apis/<Organization name>/<API name>

Update README and package.json

$ npm run update <Organization name> <API name>

Build API

$ npm run build apis/<Organization name>/<API name>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published