Skip to content

REST APIs

dmosora edited this page Feb 5, 2019 · 2 revisions

RESTful.io Introduction

Web APIs

REST is the most common and straightforward type of Web API. Web APIs allow a browser or other piece of software communicate with a Web application. Because this course's project is centered around building a web application, knowledge of Web APIs will be helpful.

Resources

List of Public APIs

Web API WIkipedia

Clone this wiki locally