{"id":20768882,"url":"https://github.com/mrnazu/reformed-api","last_synced_at":"2025-04-30T11:53:30.266Z","repository":{"id":250082347,"uuid":"833388074","full_name":"mrnazu/reformed-api","owner":"mrnazu","description":"Reformed creeds and catechisms.","archived":false,"fork":false,"pushed_at":"2024-08-10T15:48:08.000Z","size":292,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-10T16:59:02.930Z","etag":null,"topics":["nodejs","reformed","wlc"],"latest_commit_sha":null,"homepage":"https://reformed-api.vercel.app","language":"JavaScript","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/mrnazu.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-07-25T00:27:30.000Z","updated_at":"2024-08-06T18:36:31.000Z","dependencies_parsed_at":"2024-07-25T04:22:17.726Z","dependency_job_id":"3eaebc65-ed60-4ee2-92a2-3aeadebbc3bb","html_url":"https://github.com/mrnazu/reformed-api","commit_stats":null,"previous_names":["mrnazu/reformed-api"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrnazu%2Freformed-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrnazu%2Freformed-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrnazu%2Freformed-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrnazu%2Freformed-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrnazu","download_url":"https://codeload.github.com/mrnazu/reformed-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225033393,"owners_count":17410444,"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":["nodejs","reformed","wlc"],"created_at":"2024-11-17T11:41:24.451Z","updated_at":"2024-11-17T11:41:24.900Z","avatar_url":"https://github.com/mrnazu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reformed-api\nThis API provides access to various Reformed creeds and confessions, including details and metadata. You can retrieve all creeds, search for specific creeds, and get detailed metadata.\n\n## Installation\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/mrnazu/reformed-api\n   cd reformed-api\n   ```\n\n2. **Install dependencies:**\n   ```bash\n   npm install\n   ```\n\n3. **Start the server:**\n   ```bash\n   npm start\n   ```\n\n   The server will run on `http://localhost:3000`.\n\n## API Endpoints\n\n### 1. Creeds\n\n- **Get All Creeds**\n  - **URL:** `/api/creeds`\n  - **Method:** `GET`\n  - **Success Response:**\n    - **Code:** 200\n    - **Content:** List of all creeds with metadata.\n\n- **Get Creed by ID**\n  - **URL:** `/api/creeds/:id`\n  - **Method:** `GET`\n  - **URL Params:** \n    - `id` (string): The ID of the creed.\n  - **Success Response:**\n    - **Code:** 200\n    - **Content:** Detailed information about the creed.\n\n### 2. Metadata\n\n- **Get All Metadata**\n  - **URL:** `/api/metadata`\n  - **Method:** `GET`\n  - **Success Response:**\n    - **Code:** 200\n    - **Content:** List of metadata for all creeds.\n\n- **Get Metadata by ID**\n  - **URL:** `/api/metadata/:id`\n  - **Method:** `GET`\n  - **URL Params:**\n    - `id` (string): The ID of the creed.\n  - **Success Response:**\n    - **Code:** 200\n    - **Content:** Metadata for the specified creed.\n\n### 3. Search\n\n- **Search Creeds**\n  - **URL:** `/api/search`\n  - **Method:** `GET`\n  - **Query Parameters:**\n    - `query` (string): The search term.\n  - **Success Response:**\n    - **Code:** 200\n    - **Content:** List of creeds matching the search term.\n    \n## Error Handling\n\nErrors are handled with a generic message and a 500 status code. Custom error handling can be added if needed.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrnazu%2Freformed-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrnazu%2Freformed-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrnazu%2Freformed-api/lists"}