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

Build a simple app that uses this API #6

Open
ErnieAtLYD opened this issue Jul 20, 2016 · 7 comments
Open

Build a simple app that uses this API #6

ErnieAtLYD opened this issue Jul 20, 2016 · 7 comments
Assignees

Comments

@ErnieAtLYD
Copy link
Contributor

"The #1 best way to understand and address the weaknesses in an API's design and implementation is to use it in a production system. Whenever feasible, design an API in parallel with an accompanying integration of that API."

Maybe something like:
http://interactive.orlandosentinel.com/health-inspections/

@ccjoel
Copy link
Contributor

ccjoel commented Aug 2, 2016

Also it's a great way to showcase the API.

@leordev
Copy link
Contributor

leordev commented Aug 7, 2016

@marcoslhc is building our app here: https://github.com/marcoslhc/restaurant-inspections-webapp

Thank you! ;)

@ccjoel
Copy link
Contributor

ccjoel commented Sep 22, 2016

@marcoslhc how is the app going? I think @leordev and I might build a second webapp to test some things, in clojurescript!

@ccjoel
Copy link
Contributor

ccjoel commented Nov 29, 2016

Features List

  • Dashboard to query data using input boxes (instead of having to use the api manually)
  • Be able to use charts/graphs to visualize important data
  • Analyze data to generate new data from it (statistics, probabilities). We have a contributor interested in analyzing this data using machine learning techniques

@Pancakerobot
Copy link

Just a quick update on the Front End app, @marcoslhs and I will be back by January to complete the first iteration.

@ccjoel
Copy link
Contributor

ccjoel commented Jan 18, 2017

Just a quick update on the Front End app, @marcoslhs and I will be back by January to complete the first iteration.

@Pancakerobot The API is running here http://45.55.191.140 You'll see the root endpoint responds with a description of all endpoints. All endpoints are GET requests and, when optional query params are available, they will be described on the API's JSON response.

@Pancakerobot
Copy link

Pancakerobot commented Jan 18, 2017 via email

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

No branches or pull requests

4 participants