apinf / meteor-api-umbrella

Meteor wrapper for the API Umbrella Admin API.
MIT License
5 stars 1 forks source link

[Meta] Support all Admin API REST endpoints #2

Closed brylie closed 6 years ago

brylie commented 8 years ago

This package currently only supports a few of the Admin API endpoints. Add support for all methods and endpoints.

Related issue: Redesign Module API (#3)

Task

brylie commented 8 years ago

It may be worth considering deprecating this integration package entirely. There is a SwaggerJS integration for Meteor that takes a swagger.json file and creates a JS object to interact with the API.

Nazarah commented 6 years ago

closing this.