{"id":25772988,"url":"https://github.com/libercosoft/blockhouse-api","last_synced_at":"2026-06-09T04:33:57.848Z","repository":{"id":279724865,"uuid":"939675785","full_name":"LIBERCOSOFT/blockhouse-api","owner":"LIBERCOSOFT","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-27T12:05:43.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-22T04:03:43.885Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LIBERCOSOFT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2025-02-26T23:22:40.000Z","updated_at":"2025-02-27T12:05:46.000Z","dependencies_parsed_at":"2025-02-27T04:18:53.090Z","dependency_job_id":"5c8e60e6-f0e4-4f5e-a654-1cff05a85578","html_url":"https://github.com/LIBERCOSOFT/blockhouse-api","commit_stats":null,"previous_names":["libercosoft/blockhouse-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LIBERCOSOFT/blockhouse-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Fblockhouse-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Fblockhouse-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Fblockhouse-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Fblockhouse-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LIBERCOSOFT","download_url":"https://codeload.github.com/LIBERCOSOFT/blockhouse-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LIBERCOSOFT%2Fblockhouse-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34092260,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":[],"created_at":"2025-02-27T04:28:51.383Z","updated_at":"2026-06-09T04:33:57.832Z","avatar_url":"https://github.com/LIBERCOSOFT.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Prerequisites](#prerequisites)\n  - [Setup](#setup)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  - [Deployment](#deployment)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 Blockhouse API \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n**Blockhouse API** is a web service that allows users to fetch order details and update the status of an order in a trading system. It provides a RESTful API for seamless order management and transaction processing.\n\nWebSocket Support for real-time order updates\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n#### Client\n- None (API-only service)\n\n#### Server\n- [FastAPI](https://fastapi.tiangolo.com/)\n- [Docker](https://www.docker.com/)\n\n#### Database\n- [PostgreSQL](https://www.postgresql.org/)\n\n### 📖 API Documentation\n\n- [Local API Docs (OpenAPI)](http://localhost:8000/docs)\n- [Local Redoc API Docs](http://localhost:8000/redoc)\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Fetch Order Details** - Retrieve details of a specific order by order ID.\n- **Update Order Status** - Modify the status of an existing order.\n- **Websocket Integration** - Real-time updates for order status changes.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n\u003e The project is not yet live. A demo link will be added soon.\n\n- [Live Demo Link](#)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project, you need:\n\n- Python 3.11+\n- PostgreSQL\n- Docker \u0026 Docker Compose\n\n### Setup\n\nClone this repository:\n\n```sh\ngit clone https://github.com/LIBERCOSOFT/blockhouse-api.git\ncd blockhouse-api\n```\n\n### Install\n\nInstall this project with:\n\n```sh\npip install -r requirements.txt\n```\n\n\n### Usage\n\nTo run the project, execute the following command:\n\n- With Docker\n```sh\ndocker-compose up\n```\n\n- Without Docker\n```sh\nuvicorn main:app --reload\n```\n\n### Deployment\n\nYou can deploy this project using:\n\n\n```sh\ndocker-compose up --build -d\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- AUTHOR --\u003e\n\n## 👥 Author \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Kolapo Akinrinlola**\n\n- GitHub: [LIBERCOSOFT](https://github.com/LIBERCOSOFT)\n- Twitter: [@Gerfieldt](https://twitter.com/Gerfieldt)\n- LinkedIn: [Kolapo Akinrinlola](https://linkedin.com/in/kolapo-akinrinlola)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **Authentication \u0026 Authorization for secure access**\n- [ ] **Order Analytics Dashboard for insights and trends**\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibercosoft%2Fblockhouse-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibercosoft%2Fblockhouse-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibercosoft%2Fblockhouse-api/lists"}