Giter Site home page Giter Site logo

r7-rest's Introduction

Implementing APIs in Rails

This repository is the basis for lessons 12, 13, and 14 of the Code the Dream class in Ruby on Rails. The lesson descriptions are as follows:

Lesson 12
Assignment 12a
Assignment 12b
Assignment 13
Assignment 14
Assignment 14b

Learning Objectives for Lesson 12 (week 13)

  • Understand what web APIs are
  • Become familiar with the JSON data format
  • Understand the REST model for API communication on the web
  • Implement REST based logon using the Devise gem
  • Test REST APIs with Postman
  • Add CRUD operations for database objects
  • Understand Cross Site Request Forgery and how to prevent it

Learning Objectives for Lesson 13 (week 14)

  • Integrate Rspec and Swagger into the Rails Application
  • Build Rspec tests for logon and CRUD operations
  • Understand how Swagger is used to document REST APIs
  • Build Swagger definitions from Rspec tests
  • Practice with the Swagger UI

Learning Objectives for Lesson 14 (week 15)

  • Build a front end for the REST API using HTML and JavaScrip9t
  • Make REST calls using fetch() from this front end
  • Understand CORS (cross origin request sharing) and when it is needed
  • (Optional) Modify the fetch() calls to support CORS
  • (Optional) Configure Rails to support CORS requests

r7-rest's People

Contributors

dsinn avatar jrmcgarvey avatar mamooredesigns avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.