Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new APIs to API Umbrella #177

Closed
3 of 5 tasks
bajiat opened this issue Jun 26, 2015 · 8 comments
Closed
3 of 5 tasks

Add new APIs to API Umbrella #177

bajiat opened this issue Jun 26, 2015 · 8 comments
Assignees
Milestone

Comments

@bajiat
Copy link
Contributor

bajiat commented Jun 26, 2015

When saving an API backend in Apinf, also submit API backend to API Umbrella.

Definition of done

  • Test the API Umbrella Admin API via the Postman REST client
  • Demonstrate a successful API Backend insertion via the REST interface
  • Demonstrate the Meteor API Umbrella wrapper can insert API Backends successfully
  • Add an AutoForm hook to POST API Backends on form submit success
  • Write an automated test for AutoForm event
@brylie
Copy link
Contributor

brylie commented Jul 3, 2015

This issue is blocked by #196, as I cannot install the collection hooks package.

@brylie brylie added in progress and removed ready labels Jul 6, 2015
@brylie brylie added ready and removed in progress labels Jul 22, 2015
@brylie
Copy link
Contributor

brylie commented Jul 22, 2015

I tried this again, and could not run the collection.before.insert() method. I am not sure why it is not available, as I defined it within the collection javascript file, directly after the schema definition.

@brylie
Copy link
Contributor

brylie commented Aug 3, 2015

I would like to work with a pair programming partner on this issue. One possible solution would be to use the ApiBackend autoform hook to integrate the form with API Umbrella.

@bajiat
Copy link
Contributor Author

bajiat commented Aug 3, 2015

Let's discuss the pair programming session in the standup.

@brylie
Copy link
Contributor

brylie commented Aug 5, 2015

Illya and I re-installed API Umbrella, and configured the SSL certificate. HTTPS now works at https://umbrella.apinf.io

@brylie
Copy link
Contributor

brylie commented Aug 5, 2015

I am still having trouble posting a new API Backend to the API Umbrella Admin API, via the Postman REST client. I have opened an issue requesting a working example.

@as33ms
Copy link
Contributor

as33ms commented Aug 5, 2015

@brylie, I just added a minimum example for creating a backend request at: NREL/api-umbrella#165, please check that.

@brylie
Copy link
Contributor

brylie commented Aug 6, 2015

Thanks @ashakunt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants