1.

Record Nr.

UNINA9910300742403321

Autore

Doglio Fernando

Titolo

REST API Development with Node.js : Manage and Understand the Full Capabilities of Successful REST Development / / by Fernando Doglio

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2018

ISBN

1-4842-3715-3

Edizione

[2nd ed. 2018.]

Descrizione fisica

1 online resource (XVII, 323 p. 61 illus.)

Disciplina

005.133

Soggetti

Computer programming

Software engineering

Web Development

Software Engineering/Programming and Operating Systems

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di bibliografia

Includes bibliographical references.

Nota di contenuto

1. REST 101 -- 2. API Design Best Practices -- 3. Node.js and REST -- 4. Architecting a REST API -- 5. Working with Modules -- 6. Planning Your REST API -- 7. Developing Your REST API -- 8. Testing Your REST API -- 9. Deploying Your REST API -- 10. Troubleshooting.

Sommario/riassunto

Manage and understand the full capabilities of successful REST development. REST API development is a hot topic in the programming world, but not many resources exist for developers to really understand how you can leverage the advantages. This completely updated second edition provides a brief background on REST and the tools it provides (well known and not so well known), then explains how there is more to REST than just JSON and URLs. You will learn about the maintained modules currently available in the npm community, including Express, Restify, Vatican, and Swagger. Finally you will code an example API from start to finish, using a subset of the tools covered. The Node community is currently flooded with modules; some of them are published once and never updated again - cluttering the entire universe of packages. Pro REST API Development with Node.js shines light into that black hole of modules for the developers trying to create an API. Understand REST API development with Node.js using this book today. .