Skip to content

hectorAguero/samba-public-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published