{"id":14986488,"url":"https://github.com/congmul/oas-editor","last_synced_at":"2026-02-12T04:16:08.502Z","repository":{"id":247447791,"uuid":"825842685","full_name":"congmul/oas-editor","owner":"congmul","description":"A user is able to build OpenAPI Specification document adheres to established best practices and standards.","archived":false,"fork":false,"pushed_at":"2024-08-25T21:55:13.000Z","size":279,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-09T03:11:14.204Z","etag":null,"topics":["oas","oas2","oas3","openapi","openapi-specification"],"latest_commit_sha":null,"homepage":"https://orange-cliff-0a124561e.5.azurestaticapps.net/","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/congmul.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-07-08T15:52:46.000Z","updated_at":"2024-08-25T21:55:16.000Z","dependencies_parsed_at":"2024-10-13T23:50:52.357Z","dependency_job_id":null,"html_url":"https://github.com/congmul/oas-editor","commit_stats":{"total_commits":76,"total_committers":2,"mean_commits":38.0,"dds":0.02631578947368418,"last_synced_commit":"b9d797ed502fcf4a61a29e503283dd8df6652eac"},"previous_names":["congmul/oas-editor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/congmul/oas-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/congmul%2Foas-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/congmul%2Foas-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/congmul%2Foas-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/congmul%2Foas-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/congmul","download_url":"https://codeload.github.com/congmul/oas-editor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/congmul%2Foas-editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271411588,"owners_count":24754955,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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":["oas","oas2","oas3","openapi","openapi-specification"],"created_at":"2024-09-24T14:12:56.994Z","updated_at":"2026-02-12T04:16:08.462Z","avatar_url":"https://github.com/congmul.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React\nThis repository contains the frontend service built with React (Built by Vite), Typescript, and Redux.\n\n[Deployment Link](https://orange-cliff-0a124561e.5.azurestaticapps.net)\n\n## Table of Contents\n- [Purpose](#purpose)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Project Structure](#project-structure)\n- [Contributing](#contributing)\n\n## Purpose\nThe primary purpose of this frontend service is to provide a user-friendly interface for maintaining API specification that adhere to OpenAPI Specification (OAS) 2.0 and 3.0 standards.\n\n## Installation\nTo get started, clone the repository and install the dependencies:\n```bash\ngit clone https://github.com/congmul/oas-editor.git\ncd oas-editor\nnpm install\n```\n\n## Usage\nTo run the development server:\n```bash\nnpm run dev\n```\nthis will start the apllication on 'http://localhost:3000'. \n(PORT can be changed in vite.confg.ts)\n\n## Project Structure\n```bash\noas-editor/\n  ├── .github/               # github action\n  ├── src/\n  │    ├── assets/\n  │    ├── components/\n  │    ├── sass/\n  │    ├── utils/\n  │    ├── App.tsx\n  │    └── main.tsx         # Entry point \n  ├── package.json\n  ├── tsconfig.json\n  └── vite.config.ts\n```\n\n## Contributing\nThere are several ways you can contribute to the project:\n\n - Reporting bugs and suggesting enhancements.\n - Writing and updating documentation.\n - Fixing bugs and implementing new features.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcongmul%2Foas-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcongmul%2Foas-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcongmul%2Foas-editor/lists"}