How might we notify grocery buyers of Food and Drug Administration (FDA) food recalls faster and more pervasively than the ineffective and bureaucratic status quo, preventing consumer illness and deaths and saving companies millions in fees and recall costs.
This is the backend implementation of our app KithenCop using Ruby on Rails. See documents for more detail.
Please use the Admin Panel on Heroku for testing. See full list of routes.
For example, to test creating a new Product, use the New Product button or use the batch upload text field to create multiple Products with JSON formatted as the placeholder. A JSON formatter would be helpful.
To get data from the backend, attach .json to the end of the url and it will return a JSON object.