© Fernando Doglio 2018
Fernando DoglioREST API Development with Node.js https://doi.org/10.1007/978-1-4842-3715-1_6

6. Planning Your REST API

Fernando Doglio1 
(1)
La Paz, Canelones, Uruguay
 
You’re almost ready to get your hands dirty and start developing the actual API; but before you start, let’s apply everything I’ve talked about until this point:
  • REST

  • Defining what an ideal RESTful architecture should look like

  • Good practices when developing an API

  • Modules that would help achieve that ideal goal

In this chapter, I’ll set up the ground work for the final development this book will take you through:
  • I’ll define a specific problem to solve.

  • You’ll create a written specification for it, writing down the list of resources and endpoints.

  • To help understand ...

Get REST API Development with Node.js : Manage and Understand the Full Capabilities of Successful REST Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.