{"id":28392020,"url":"https://github.com/frckbrice/project-api_spec","last_synced_at":"2026-01-27T22:37:18.772Z","repository":{"id":254911759,"uuid":"846165280","full_name":"frckbrice/project-api_spec","owner":"frckbrice","description":"The openApi specification for a project based on collecting data from multiple farms across the Cameroon country.","archived":false,"fork":false,"pushed_at":"2025-07-27T13:08:19.000Z","size":842,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T13:16:54.381Z","etag":null,"topics":["openapi-specification","redoc-cli"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/frckbrice.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-08-22T16:51:37.000Z","updated_at":"2025-07-27T13:08:22.000Z","dependencies_parsed_at":"2024-11-28T21:31:46.874Z","dependency_job_id":null,"html_url":"https://github.com/frckbrice/project-api_spec","commit_stats":{"total_commits":48,"total_committers":1,"mean_commits":48.0,"dds":0.0,"last_synced_commit":"1f3c6bf41f757cd57957b6a741ebf169a870f5f0"},"previous_names":["frckbrice/senwisetool-api_spec","frckbrice/project-api_spec"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/frckbrice/project-api_spec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frckbrice%2Fproject-api_spec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frckbrice%2Fproject-api_spec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frckbrice%2Fproject-api_spec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frckbrice%2Fproject-api_spec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frckbrice","download_url":"https://codeload.github.com/frckbrice/project-api_spec/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frckbrice%2Fproject-api_spec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28825007,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T18:44:20.126Z","status":"ssl_error","status_checked_at":"2026-01-27T18:44:09.161Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["openapi-specification","redoc-cli"],"created_at":"2025-05-31T11:11:20.781Z","updated_at":"2026-01-27T22:37:18.740Z","avatar_url":"https://github.com/frckbrice.png","language":"HTML","readme":"# Senwisetool REST API Specifications\n\n![dislay image](docs/swt-project-image.png)\n\n__This repository contains the specification files for  senwisetool REST APIs.__\n\n__table of content__\n\n- [local setup](#setup-repo-locally)\n- [how to render the](#how-to-render-the-documentation)\n- [API tags](#api-tags)\n\n## setup repo locally\n\n- Clone repo with\n\n  ```bash\n    git clone git@github.com:frckbrice/senwisetool-api_spec.git\n  ```\n\n- Navigate to project : the target is to access the senwisetool.yaml file for build.\n\n  ```bash\n    cd senwisetool-api_spec/swt_api_spec\n  ```\n\n## How to render the documentation\n\n\u003c!-- - Install Redoc CLI with the command `npm i redoc-cli -g` --\u003e\n\n- Start local server for the spec in watch mode (you could just enter cd swt_api_apec \u0026\u0026 redocly build-docs senwisetool.yaml)\n\n    ```bash\n      - npm install -g @redocly/cli@latest\n      - redocly build-docs senwisetool.yaml\n      - redocly preview-docs senwisetool.yaml\n    ```\n- after the preview on client finished build, you can follow the displayed link to browser and Voila.\n## Available scripts\n  ```bash\n     npm run\n    Scripts available in @swt/senwisetool-rest-api-specifications@1.0.0 via `npm run-script`:\n      preview\n        redocly preview-docs\n      bundle\n        redocly bundle\n      bundle-deref\n        redocly bundle -d true\n      lint-redocly\n        redocly --format summary lint\n  ```\n## Available specifications\n\n\n### OpenAPI 3.0.3\n\n  The [OpenAPI](https://swagger.io/specification/v3/) specification is a programming language agnostic standard that lets providers describe the interface of their HTTP APIs. This allows both humans and machines to discover the capabilities of an API without needing to first read documentation or understand the implementation.\n   \n  | API Name              | Version |\n  |-----------------------|---------|\n  | Users                 | v1      |                      \n  | Projects              | v1      |                           |\n  | Subscriptions         | v1      |\n  | Farms                 | v1      |\n  | Training              | v1      | \n  | Companies             | v1      | \n  | Markets               | v1      | \n  | Transactions          | v1      | \n  | project_audits        | v1      |\n  | Collector_agents      | v1      | \n  | Farm_coordinates      | v1      | \n  | Requirements          | v1      | \n  | Price_plan            | v2      |\n  | Campaigns             | v1      | \n  | Stock_campaigns       | v1      | \n                         \n### WIP (Work in Progress)\n\n**Thanks 🚀**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrckbrice%2Fproject-api_spec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrckbrice%2Fproject-api_spec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrckbrice%2Fproject-api_spec/lists"}