Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Add easy API proxy ability #10

Open
eastridge opened this issue Sep 9, 2013 · 3 comments
Open

Add easy API proxy ability #10

eastridge opened this issue Sep 9, 2013 · 3 comments
Assignees

Comments

@eastridge
Copy link
Contributor

Should use:

https://github.com/walmartlabs/mock-server

@ghost ghost assigned kenwheeler and eastridge Oct 16, 2013
@eastridge
Copy link
Contributor Author

@kenwheeler What we want to do here is have the generator prompt for a server to proxy. So for instance:

Specify an API server to proxy (example: search.twitter.com)?

Then walmartlabs/mock-server would be added as a dependency in the generated project, and we'd build out a config file like this:

https://github.com/kpdecker/mock-server-meetup/blob/master/mock-server.json

Get a demo of it working and we'll figure out how it should play with the default grunt command (i.e. start a connect server, or start a mock-server?)

If there is something simpler that does what mock-server does I'm open to it but would rather use WalmartLabs projects where possible.

@ghost ghost assigned eriktrom Nov 20, 2013
@eastridge
Copy link
Contributor Author

@kenwheeler I'm assigning this to @Trombom because I want your help on core.

@eriktrom eriktrom mentioned this issue Dec 9, 2013
6 tasks
@mulderp
Copy link

mulderp commented Dec 23, 2013

If it is just about the mock of JSON, maybe https://github.com/sideshowcoder/canned is interesting.

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

No branches or pull requests

4 participants