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

Implement Web API framework #9

Closed
evanp opened this issue May 5, 2015 · 1 comment
Closed

Implement Web API framework #9

evanp opened this issue May 5, 2015 · 1 comment

Comments

@evanp
Copy link

evanp commented May 5, 2015

We'll need to look into this; I'm sure Go has a simple Sinatra-like framework we can use.

@evanp
Copy link
Author

evanp commented May 5, 2015

So, I put in place a simple version that seems to be working, based on the net/http library. It's sloppy but WFM.

@evanp evanp closed this as completed May 5, 2015
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

1 participant