Skip to content

paulohdb/node-practice

Repository files navigation

Rest API - Books

The purpose of the API, is to demonstrate the knowledge of using modern technologies and applying basic back-end concepts.

It's a simple API based on CRUD method, applying concepts of route parameters and query parameters. The API is able to create books with title, description and pages, is able to search, to update and to delete.

This Rest API are using technologies like:

  • Node.JS
  • Fastify
  • Neon (Serverless Postgres)
  • PostgresJS.

Releases

No releases published

Packages

No packages published