Introduction to API
摘要
This chapter introduces Application Programming Interface (API). It explains what it is, how it work, and its various forms. It also looks in-depth at REST as an API development architecture. The chapter explores the core principles of the REST architecture in an easy-to-digest way. You will learn about resources, endpoints, HTTP methods, and HTTP response codes. Finally, you learn how they all work together to make things happen in RESTful API development.