Technologies used
- Golang
- MYSQL
- Docker
- SQLC
To count the tokens using the tiktoken-go.
To start docker
docker-compose up -d
Generate sql
sqlc generate
Run Migrate
make migrate
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Technologies used
To count the tokens using the tiktoken-go.
To start docker
docker-compose up -d
Generate sql
sqlc generate
Run Migrate
make migrate