Skip to content

Conversation

ayyush08
Copy link

@ayyush08 ayyush08 commented Feb 1, 2025

Hono-Drizzle-Postgres Todo Application Example

This Pull Request is related to following issue:
keploy/keploy#2520

This repository provides a Hono + Drizzle + PostgreSQL Todo application as a sample project. It demonstrates how to build a RESTful API using:

  • Hono – A lightweight, high-performance web framework.
  • Drizzle ORM – A type-safe, SQL-first ORM with excellent developer experience.
  • PostgreSQL – A robust and scalable relational database.

Features

  • 🚀 Fast and lightweight API using Hono.
  • 🛠️ Drizzle ORM for type-safe and efficient database queries.
  • 🗄️ PostgreSQL as the database layer.

Checklist

  • Application tested locally
  • Documentation (README.md) added
  • Code structured and formatted properly

Signed-off-by: AYUSH KUMAR GUPTA <[email protected]>
Copy link

keploy bot commented Apr 15, 2025

Nice Pr 😄. We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

1 similar comment
Copy link

Nice Pr 😄. We currently support Unit Test Generation only for Go projects.
Stay tuned – support for more languages is coming soon! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant