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 <ayushkumargupta2908@gmail.com>
Signed-off-by: AYUSH KUMAR GUPTA <ayushkumargupta2908@gmail.com>
@keploy
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
@keploy-staging
Copy link

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

Copy link
Contributor

@Achanandhi-M Achanandhi-M left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @ayyush08
Could you please include the test cases generated using Keploy in the sample app

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.

2 participants