hectorAguero / samba-public-api

API made with Hono, Deno, OpenApi, Scalar

Home Page:https://samba.deno.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Samba API

https://samba.deno.dev/

Description

API made with Hono and deploy to Deno, to show a sample how to use it with zod-openapi and scalar.

Also it uses negotiator package to get the language as optional parameter, so it can get the api response in different languages as (es-pt-ja).

api-image

Installation

  1. Install Deno (https://deno.land/)
  2. Set the Environment Variables, in Deno Deploy website config
  3. Run the project in the current folder with the command
deno task dev

Usage

The API only use jsons as a database.

Contributing

Guidelines for contributing to your project.

License

Information about the license.

About

API made with Hono, Deno, OpenApi, Scalar

https://samba.deno.dev


Languages

Language:TypeScript 100.0%