/simplest-api

Demo of a simple Node.js API deployed on Vercel.

Primary LanguageJavaScriptMIT LicenseMIT

simplest-api-ever

Overview

English (United States) | Bengali (Bangladesh)

This repository demonstrates the implementation and deployment of a basic Node.js API on Vercel.

What does it do?

With the help of the Google Books API, this API can offer fundamental details about books, such as their title, authors, and cover images. It checks if the request was authenticated using an access key defined in the environment variables.