POPULARITY
REST (REpresentational State Transfer) é um estilo arquitetural para criação de sistemas distribuídos sobre a web. Fabio Petrillo (Polytechnique de Montréal) explica as boas práticas no desenvolvimento de APIs REST e conta um pouco sobre sua pesquisa no tema. Notas do episódio: https://www.10deploys.com/episodios/003-boas-praticas-apis-rests
Tim Wingfield is using lots of APIs. This episode is sponsored by Smartsheet. Show Notes: FireEye Ruby on Rails REST: REpresentational State Transfer CRUD: Create, Read, Update, Delete HTTP Request Methods: PUT, POST, GET, PATCH, DELETE Tim Wingfield is on Twitter. Want to be on the next episode? You can! All you need is the willingness to talk about something technical. Music is by Joe Ferg, check out more music on JoeFerg.com!
Nous discutons avec Alexandre Brisebois des enjeux d'architecture lorsqu'on construit un API REST. REST (REpresentational State Transfer) n’est pas un protocole (tel que HTTP) ou un format Internet. C'est un style d'architecture particulièrement bien adapté au World Wide Web mais indépendant de l'Internet. Passionné des technologies Microsoft, Alexandre Brisebois explore l’univers .Net depuis 2002. Sa curiosité pour les nouvelles technologies, accompagnée d’un besoin immense de partager de nouvelles découverte, lui ont permis de travailler avec des compagnies comme Pratt & Whitney Canada, CGI et Air France. Après 2 ans à Paris en tant que consultant .Net, il fait désormais parti de l'équipe RunAtServer. Nous vous invitons à suivre son blog http://alexandrebrisebois.wordpress.com/ Liens REST sur wikipedia Intro: Amazon propose à Mario Cardinal d'acheter SON livre Blogue de Alexandre Brisebois Blogue de Guy Barrette Actualité: Conférence Build Actualité: The 5 most important new features in Microsoft’s Windows 8.1 preview Actualité Visual Studio 2013 et Team Foundation Server 2013
Software Engineering Radio - The Podcast for Professional Software Developers
In this episode we discuss REST (Representational State Transfer) with Stefan Tilkov. We started out by discussing the 5 steps to REST: IDs, links, Standard Methods, multiple representations and stateless communication. We then looked at how to use HTTP for REST, and discussed about how to use it for Web Services. We then we discussed whether and how to use REST for enterprise applications, and not just for apps on the internet. We concluded the discussion with a couple of recommendations.
Software Engineering Radio - The Podcast for Professional Software Developers
In this episode we discuss REST (Representational State Transfer) with Stefan Tilkov. We started out by discussing the 5 steps to REST: IDs, links, Standard Methods, multiple representations and stateless communication. We then looked at how to use HTTP for REST, and discussed about how to use it for Web Services. We then we discussed whether and how to use REST for enterprise applications, and not just for apps on the internet. We concluded the discussion with a couple of recommendations.
Software Engineering Radio - The Podcast for Professional Software Developers
In this episode we discuss REST (Representational State Transfer) with Stefan Tilkov. We started out by discussing the 5 steps to REST: IDs, links, Standard Methods, multiple representations and stateless communication. We then looked at how to use HTTP for REST, and discussed about how to use it for Web Services. We then we discussed whether and how to use REST for enterprise applications, and not just for apps on the internet. We concluded the discussion with a couple of recommendations.
Alright code monkeys - push away your keyboards and grab your coffee. I'm going to need your full attention on this podcast! Today we will be covering the new REST (Representational State Transfer) features of Rails 1.2.x. This new methodology creates a powerful, new multi-modal solution that will further propel our web development innovations!