© Fernando Doglio 2015

Fernando Doglio, Pro REST API Development with Node.js, 10.1007/978-1-4842-0917-2_8

8. Troubleshooting

Fernando Doglio

(1)La Paz, Canelones, Uruguay

This is it. You made it to the final chapter. You experienced firsthand what it takes to write a RESTful API in Node. You’ve gone over the theory. You learned what REST actually stands for and how to use it to develop a good and useful API.

In this chapter, I’ll cover some of the things that can go wrong during the process and some of the considerations you have to take into account, such as the following:

  • Asynchronous programming. I’ll take one final shot at this subject, explaining how it was used in our code.

  • Minor details about the Swagger UI configuration. Sometimes the documentation ...

Get Pro REST API Development with Node.js 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.