Software of Development with Ruby (REST API)
-
Updated
Jan 19, 2023 - Ruby
Software of Development with Ruby (REST API)
An API with user, comment, like, completion, image, and location data for a trail finder app. The trail data is provided by the Hiking Project API. Image hosting provided by AWS S3.
ruby rails CORS demo tutorial example
The backend portion of the Crazy Coffee Concoctions app. This Ruby on Rails API saves user-generated coffee data to a PostgreSQL database and returns that data in a JSON format. It is currently connected to an HTML/CSS/JavaScript frontend. It utilizes the Rack CORS and Fast JSON API gems.
Add a description, image, and links to the rack-cors topic page so that developers can more easily learn about it.
To associate your repository with the rack-cors topic, visit your repo's landing page and select "manage topics."