This is the API + Admin Interface portion for the San Mateo County instance of the Ohana API. The API exposes information about community resources in San Mateo County to make it easier for residents in need to find services they are eligible for.
SMC-Connect, a mobile-friendly website for looking up community and human services. (GitHub repo for SMC-Connect)
We encourage third-party developers to build additional applications on top of the API. You can register your app on our developer portal, and view the API documentation.
We are currently using the Open Eligibility taxonomy to assign Services to Categories. The easiest way to assign categories to a service is to use the Admin interface. Here's a screenshot:
http://codeforamerica.github.io/ohana-api-docs/
https://github.com/codeforamerica/ohanakapa
- Ruby version 3.1.4
- Rails version 6.1.7
- Postgres version 14.5
- Redis
- Testing Frameworks: RSpec, Factory Girl, Capybara
Follow the instructions in INSTALL.md.
Run tests locally with this simple command:
script/test
To see the actual tests, browse through the spec directory.
We'd love to get your help developing this project! Take a look at the Contribution Document to see how you can make a difference.
Copyright (c) 2013 Code for America. See LICENSE for details.