{"id":15723292,"url":"https://github.com/sammy6378/back-end-api","last_synced_at":"2026-05-03T16:31:59.604Z","repository":{"id":243812404,"uuid":"812756368","full_name":"sammy6378/Back-end-API","owner":"sammy6378","description":"API in Hono and Drizzle","archived":false,"fork":false,"pushed_at":"2024-06-12T18:52:09.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T00:17:12.185Z","etag":null,"topics":["drizzle-orm","honojs","neondb","typscript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sammy6378.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-09T19:39:44.000Z","updated_at":"2024-06-12T18:52:12.000Z","dependencies_parsed_at":"2024-06-11T10:10:18.380Z","dependency_job_id":"19262662-8cd8-44b6-8abe-625d2674213d","html_url":"https://github.com/sammy6378/Back-end-API","commit_stats":null,"previous_names":["sammy6378/back-end-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sammy6378%2FBack-end-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sammy6378%2FBack-end-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sammy6378%2FBack-end-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sammy6378%2FBack-end-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sammy6378","download_url":"https://codeload.github.com/sammy6378/Back-end-API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246395596,"owners_count":20770243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["drizzle-orm","honojs","neondb","typscript"],"created_at":"2024-10-03T22:10:57.868Z","updated_at":"2026-05-03T16:31:59.574Z","avatar_url":"https://github.com/sammy6378.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hono \u0026 Dreazzle Backend API Project\n\nThis project is a backend API built using the Hono framework and Dreazzle, written in TypeScript, and integrated with a serverless Neon PostgreSQL database. The purpose of this project is to provide a robust, scalable, and maintainable backend service.\n\n## Table of Contents\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Setup and Installation](#setup-and-installation)\n- [Configuration](#configuration)\n- [Running the Project](#running-the-project)\n- [API Endpoints](#api-endpoints)\n- [Testing](#testing)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Features\n- RESTful API endpoints\n- Serverless architecture\n- Type-safe codebase using TypeScript\n- PostgreSQL database integration with Neon\n- Efficient routing and middleware handling with Hono\n- Scalable and easy-to-deploy using Dreazzle\n\n## Technologies Used\n- [Hono](https://hono.dev/)\n- [Dreazzle](https://dreazzle.dev/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Neon PostgreSQL](https://neon.tech/)\n\n## Setup and Installation\n\n### Prerequisites\n- Node.js (v14 or later)\n- npm or yarn\n- Neon PostgreSQL account\n\n### Installation Steps\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/sammy6378/back-end-API.git\n    cd your-repo-name\n    ```\n\n2. Install the dependencies:\n    ```bash\n    npm install\n    # or\n    yarn install\n    ```\n\n3. Set up the environment variables. Create a `.env` file in the root directory and add the following variables:\n    ```env\n    DATABASE_URL=your_neon_database_url\n    PORT=3000\n    ```\n\n## Configuration\nEnsure you have a Neon PostgreSQL database set up and note the connection string (DATABASE_URL).\n\n## Running the Project\n\n### Development\nTo start the development server, run:\n```bash\nnpm run dev\n# or\nyarn dev\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsammy6378%2Fback-end-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsammy6378%2Fback-end-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsammy6378%2Fback-end-api/lists"}