Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zidanhafiz/tomodachiai-api

Tomodachi AI Rest API
https://github.com/zidanhafiz/tomodachiai-api

bun docker honojs postgresql prisma typescript

Last synced: 26 days ago
JSON representation

Tomodachi AI Rest API

Awesome Lists containing this project

README

        

# Tomodachi AI API
Tomodachi AI API is a backend application for the Tomodachi AI project. It is built with Bun and Hono.

## Installation
To install dependencies:
```sh
bun install
```

To run:
```sh
bun run dev
```

open http://localhost:3000