{"id":14986470,"url":"https://github.com/ltmenezes/fences","last_synced_at":"2025-06-21T00:10:27.877Z","repository":{"id":256021670,"uuid":"850363347","full_name":"LTMenezes/fences","owner":"LTMenezes","description":"Fences is an LLM augmented OpenAPI interpreter with a visual interface to easily make requests","archived":false,"fork":false,"pushed_at":"2024-09-13T23:21:13.000Z","size":4722,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-21T00:09:50.213Z","etag":null,"topics":["backend","openapi","swagger","swagger-ui","tools"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/LTMenezes.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":"2024-08-31T15:07:24.000Z","updated_at":"2024-10-08T06:32:08.000Z","dependencies_parsed_at":"2024-09-14T07:16:35.933Z","dependency_job_id":null,"html_url":"https://github.com/LTMenezes/fences","commit_stats":{"total_commits":31,"total_committers":2,"mean_commits":15.5,"dds":0.06451612903225812,"last_synced_commit":"0bc1d52df98c987836e5d2f6e2382b960d47e0a1"},"previous_names":["ltmenezes/fences"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/LTMenezes/fences","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LTMenezes%2Ffences","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LTMenezes%2Ffences/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LTMenezes%2Ffences/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LTMenezes%2Ffences/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LTMenezes","download_url":"https://codeload.github.com/LTMenezes/fences/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LTMenezes%2Ffences/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261039175,"owners_count":23100979,"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":["backend","openapi","swagger","swagger-ui","tools"],"created_at":"2024-09-24T14:12:55.315Z","updated_at":"2025-06-21T00:10:22.850Z","avatar_url":"https://github.com/LTMenezes.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fences\n\u003ca href=\"https://pypi.org/project/fences-api\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://img.shields.io/pypi/v/fences-api?color=%2334D058\u0026label=pypi%20package\" alt=\"Package version\"\u003e\n\u003c/a\u003e\n\nAn LLM augmented OpenAPI specification interpreter that provides a human-readable interactive representation of APIs, automatically generate requests and stores both requests and responses on your browser to improve AI-generated requests in future queries.\n\nFences operates similarly to SwaggerUI, but with a more human-friendly interface. It uses AI to create a visual diagram and categorize endpoints. After the initial parse Fences uses the OpenAPI specification to automatically generate request bodys for you, filling with it with sample data. It stores every single request and response data in your browser to better generate future requests. Data is only stored locally, the only third-party server it uses is Anthropic's API to access LLMs.\n\n![alt text](documentation/home.png)\n\n# Work in progress\nFences is still under construction and may break for some edge cases.\nPlease submit an issue with a reproducible example if you encounter any problems.\n\n# Usage\n```sh\npip install fences-api # Installation command\nfences # You will be prompted for an anthropic api key and for the link to the openapi spec\n```\n\nYou will be prompted to enter your anthropic key so that fences can make requests to an LLM model to parse the OpenAPI specification.\n\n# How to contribute\nPR's are welcome!\n\nPlease create an issue before opening a PR so that we can discuss the changes you want to make.\n\n# How to setup your dev enviroment\n\n```sh\npip install -r requirements.txt\ncd ui \u0026\u0026 npm install \u0026\u0026 npm run build \u0026\u0026 cd..\npython fences/cli.py\npip install -e . # To test package locally\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fltmenezes%2Ffences","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fltmenezes%2Ffences","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fltmenezes%2Ffences/lists"}