You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Look at several Rails/Ruby online API sources and say which one you like best and why.
=begin
--https://www.codeschool.com/courses/surviving-apis-with-rails- I like that this resource because it explained exactly what an API is and what uses it serves for various client applicatons at the same time.
--https://www.youtube.com/watch?v=36M2BSA2LYk - this resource explained exactly what an api is, how to design and build one and misc things to consider.