[Noisebridge-announce] Rails class 7/19: Super fast Rails APIs with Conditional GET

Brad brad at railsschool.org
Wed Jul 13 16:45:26 UTC 2016


Hi, Noisebridge! We added a new class at  7pm Pacific on July 19, 2016

Super fast Rails APIs with Conditional GET



##This is a Meetup in Berkeley, not an official RailsSchool class

This event is a Meetup talk given by a RailsSchool instructor, so please [RSVP with Meetup](http://www.meetup.com/East-Bay-Rails/events/232109009/
). There may be limited space available.

Explore how we can make Rails APIs fast and efficient by using Conditional GET and other Rack-based strategiesConditional GET is part of the HTTP protocol, rarely used, and can make quite a difference in API performance.

I'll go over implementation, but we'll also take a dive into the Rails source code to better understand how this feature works. We'll also discuss other Rack-based strategies to speed up API calls. With Conditional GET and some other Rack middleware, we can arrange it so certain API calls never even hit our Rails app. Neat!




RSVP here: http://www.railsschool.org/l/fast_api_with_conditional_get
May The Force Be With You!

Best regards,
Rails School, http://www.railsschool.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.noisebridge.net/pipermail/noisebridge-announce/attachments/20160713/38621cc7/attachment-0003.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: calendar.ics
Type: text/calendar
Size: 591 bytes
Desc: not available
URL: <http://www.noisebridge.net/pipermail/noisebridge-announce/attachments/20160713/38621cc7/attachment-0003.ics>


More information about the Noisebridge-announce mailing list