{"id":27160215,"url":"https://github.com/messams/simple-http-bun-server","last_synced_at":"2025-12-07T10:07:31.335Z","repository":{"id":281598657,"uuid":"945759975","full_name":"messams/simple-http-bun-server","owner":"messams","description":"Create, Read, Update, and Delete (CRUD) operations on an array of users","archived":false,"fork":false,"pushed_at":"2025-03-10T05:30:34.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-15T12:33:33.425Z","etag":null,"topics":["bun","http","rest-api","server","typescript"],"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/messams.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":"2025-03-10T04:42:39.000Z","updated_at":"2025-03-10T05:30:38.000Z","dependencies_parsed_at":"2025-03-10T06:38:06.108Z","dependency_job_id":null,"html_url":"https://github.com/messams/simple-http-bun-server","commit_stats":null,"previous_names":["m-essam-s/simple-http-bun-server","messams/simple-http-bun-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/messams/simple-http-bun-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messams%2Fsimple-http-bun-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messams%2Fsimple-http-bun-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messams%2Fsimple-http-bun-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messams%2Fsimple-http-bun-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/messams","download_url":"https://codeload.github.com/messams/simple-http-bun-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messams%2Fsimple-http-bun-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27566129,"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","status":"online","status_checked_at":"2025-12-07T02:00:07.896Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bun","http","rest-api","server","typescript"],"created_at":"2025-04-08T23:40:30.627Z","updated_at":"2025-12-07T10:07:31.057Z","avatar_url":"https://github.com/messams.png","language":"TypeScript","readme":"# Simple HTTP bun server\n\n## Features\n\n- Create, Read, Update, and Delete (CRUD) operations on an array of users\n- Lightweight and fast\n- Easy to set up and use\n\n## Requirements\n\n- [Bun](https://bun.sh/) - A fast JavaScript runtime\n\n## Installation\n\n1. Clone the repository:\n\n    ```sh\n    git clone https://github.com/m-essam-s/simple-http-bun-server.git\n    ```\n\n2. Navigate to the project directory:\n\n    ```sh\n    cd simple-http-bun-server\n    ```\n\n3. Install dependencies:\n\n    ```sh\n    bun install\n    ```\n\n## Usage\n\n1. Start the server:\n\n    ```sh\n    bun run server.js\n    ```\n\n2. The server will be running at `http://localhost:3003`\n\n## API Endpoints\n\n- `GET /users` - Retrieve all users\n- `GET /useres/:id/info` - fetch user by id\n- `POST /users/create` - Create a new user\n- `PUT /users/:id/update` - Update a user by ID\n- `DELETE /users/:id/delete` - Delete a user by ID\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmessams%2Fsimple-http-bun-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmessams%2Fsimple-http-bun-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmessams%2Fsimple-http-bun-server/lists"}