ReST APIs 101 : Introduction
Submitted by Shahul Hameed (@beingshahul) on Wednesday, 30 December 2015
Technical level: Beginner
Abstract
- Introduction to APIs in general - Why, What and How aspects.
- ReSTful APIs in detail.
- How to design a real-world yet beautiful RESTful API.
Outline
Building restful web services, like other programming skills is part art, part science. Through this talk, I aim to give an idea about ReST APIs and discuss some best practices while designing it. The session will begin with an introduction to APIs in general. After that, the idea of ReST API is discussed in detail along with the concepts of resources,HTTP verbs and status codes. Finally, will explore some best practices while designing ReST APIs.
Requirements
An understanding of web development would be nice but not mandatory.
Speaker bio
- Leads API development at Entri.me
- Python Evangelist and had taken Python Introductory workshops at various colleges.
- FOSS enthusiast.