-
Using the Command Line to Create a New App
- API and Postgres flags
rails new project-name-here --api --database=postgresql
- What visible changes do we see after?
-
Configuring the App
- Adding Rack-CORS Middleware
- Setting up our Routes
-
Rendering Info as JSON
- Controller setup
- Rendering objects as JSON
- Intro to FastJSON API/Serializing your data
-
Notifications
You must be signed in to change notification settings - Fork 4
gnappo1/js-and-rails-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published