{"id":26117900,"url":"https://github.com/m-essam-s/simple-http-bun-server","last_synced_at":"2025-03-10T11:38:12.009Z","repository":{"id":281598657,"uuid":"945759975","full_name":"m-essam-s/simple-http-bun-server","owner":"m-essam-s","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-03-10T06:27:55.955Z","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/m-essam-s.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/m-essam-s/simple-http-bun-server","commit_stats":null,"previous_names":["m-essam-s/simple-http-bun-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-essam-s%2Fsimple-http-bun-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-essam-s%2Fsimple-http-bun-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-essam-s%2Fsimple-http-bun-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m-essam-s%2Fsimple-http-bun-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m-essam-s","download_url":"https://codeload.github.com/m-essam-s/simple-http-bun-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242845769,"owners_count":20194641,"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":["bun","http","rest-api","server","typescript"],"created_at":"2025-03-10T11:38:11.520Z","updated_at":"2025-03-10T11:38:12.002Z","avatar_url":"https://github.com/m-essam-s.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%2Fm-essam-s%2Fsimple-http-bun-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm-essam-s%2Fsimple-http-bun-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm-essam-s%2Fsimple-http-bun-server/lists"}