{"id":28266618,"url":"https://github.com/crackedresearcher/quickapi","last_synced_at":"2026-05-19T06:05:23.981Z","repository":{"id":282445197,"uuid":"948618460","full_name":"CrackedResearcher/quickAPI","owner":"CrackedResearcher","description":"A blazing-fast API mock tool for frontend devs—build prototypes without waiting for the backend! (in build mode)","archived":false,"fork":false,"pushed_at":"2025-05-17T17:07:03.000Z","size":248,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-09T09:08:34.549Z","etag":null,"topics":["api-mock","astrojs","devtools","fastapi","frameworks","rest-api"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CrackedResearcher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2025-03-14T16:47:26.000Z","updated_at":"2025-05-17T17:07:06.000Z","dependencies_parsed_at":"2025-05-13T13:39:44.528Z","dependency_job_id":"20c47aaf-96f9-4f75-a11c-98c4c1a9bd68","html_url":"https://github.com/CrackedResearcher/quickAPI","commit_stats":null,"previous_names":["crackedresearcher/quickapi"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/CrackedResearcher/quickAPI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrackedResearcher%2FquickAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrackedResearcher%2FquickAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrackedResearcher%2FquickAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrackedResearcher%2FquickAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrackedResearcher","download_url":"https://codeload.github.com/CrackedResearcher/quickAPI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrackedResearcher%2FquickAPI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33204090,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"online","status_checked_at":"2026-05-19T02:00:06.763Z","response_time":58,"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":["api-mock","astrojs","devtools","fastapi","frameworks","rest-api"],"created_at":"2025-05-20T14:13:39.060Z","updated_at":"2026-05-19T06:05:23.966Z","avatar_url":"https://github.com/CrackedResearcher.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg width=\"100%\" alt=\"quickAPI logo\" src=\"https://github.com/user-attachments/assets/6b7698f7-c3e3-44fa-a272-4ea013d5d6c1\" /\u003e\n\nA *blazing-fast* API mock tool for frontend devs—build prototypes without waiting for the backend!     \n\n---\n \n### **Why You Need It (I built it -soo)**  \n- **No more backend delays** – Start building immediately, even if the backend isn’t done.  \n- **Seamless testing** – Simulate real-world API responses, errors, and delays.  \n- **Work independently** – Frontend and backend teams can develop in parallel.  \n\n---\n\n## 🔧 How It Works  \n\n1️⃣ **Upload Your Spec** – Use a simple JSON file to define your API structure (endpoints, methods, and responses).  \n2️⃣ **Generate Mock APIs** – QuickAPI instantly spins up mock endpoints for testing.  \n3️⃣ **Start Using It** – Get a base URL (e.g., `http://localhost:8000`) and integrate it into your app.  \n4️⃣ **Test \u0026 Iterate** – Play around with the mock API using a browser, Postman, or Swagger UI.  \n\n\u003e **Example Spec:** Define an endpoint like `GET /products` to return fake product data or `POST /orders` for order confirmation.  \n\n---\n\n## 🛠 Tech Stack  \n\n### **Backend: FastAPI**  \n- **Why?** Fast, async, and auto-generates OpenAPI docs.  \n- **Role:** Parses the spec, generates endpoints, and serves them dynamically.  \n\n### **Frontend: Next.js**  \n- **Why?** Clean UI for uploading specs and managing mock APIs.  \n- **Role:** Provides a simple web dashboard to interact with the tool.  \n\n### **Other Supporting Tech**  \n- **Python \u0026 FastAPI** – Handles API logic and mock generation.  \n- **Node.js \u0026 Next.js** – Runs the frontend interface.  \n- **JSON** – Defines API structures for easy sharing.  \n\n---\n\n## 🚀 Why QuickAPI?  \nQuickAPI **eliminates blockers** in your development flow. Whether you’re prototyping a new idea or testing a large-scale app, it gives you **instant, reusable** API mocks with zero setup hassle.  \n\n\u003e Stop waiting. Start building. Try QuickAPI today!  \n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrackedresearcher%2Fquickapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrackedresearcher%2Fquickapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrackedresearcher%2Fquickapi/lists"}