Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 806 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 806 Bytes

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.