{"id":21548131,"url":"https://github.com/morrismorrison/mistyped-server","last_synced_at":"2025-03-18T01:47:47.711Z","repository":{"id":209147295,"uuid":"723332786","full_name":"MorrisMorrison/mistyped-server","owner":"MorrisMorrison","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-26T20:25:02.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T09:28:03.391Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/MorrisMorrison.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":"2023-11-25T10:34:24.000Z","updated_at":"2023-11-25T10:35:08.000Z","dependencies_parsed_at":"2024-11-24T06:17:43.699Z","dependency_job_id":"1bd7fe86-c589-45b0-874c-8b62d7f78469","html_url":"https://github.com/MorrisMorrison/mistyped-server","commit_stats":null,"previous_names":["morrismorrison/mistyped-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorrisMorrison%2Fmistyped-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorrisMorrison%2Fmistyped-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorrisMorrison%2Fmistyped-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorrisMorrison%2Fmistyped-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MorrisMorrison","download_url":"https://codeload.github.com/MorrisMorrison/mistyped-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244141572,"owners_count":20404835,"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":[],"created_at":"2024-11-24T06:17:35.605Z","updated_at":"2025-03-18T01:47:47.688Z","avatar_url":"https://github.com/MorrisMorrison.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mistyped - Server\n\nThis is the server-side component of the Mistyped application, built with Golang. It handles the processing of URLs and checks for similar URLs by considering possible typos.\n\n## Features\n\n- **URL Processing:** Receives URLs from the client-side application and processes them for typo analysis.\n- **Typo Analysis:** Analyzes possible typos to find similar URLs.\n\n## Getting Started\n\nTo run the Mistyped server locally, follow these steps:\n\n### Prerequisites\n\n- [Go](https://golang.org/) (for Golang backend)\n\n### Installation\n\n1. Clone the repository:\n`git clone https://github.com/your-username/mistyped-server.git`\n2. Navigate to the project directory:\n`cd mistyped-server`\n3. Install dependencies:\n`go get`\n4. Build the server:\n`go build`\n5. Run the server:\n`./mistyped-server`\n\n## API Documentation\n\n- **POST /check-url**\n  - Description: Receives a URL from the client and returns a list of similar URLs.\n  - Request body: `{ \"url\": \"example.com\" }`\n  - Response body: `{ \"similarUrls\": [\"exmaple.com\", \"exampl.com\", ...] }`\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorrismorrison%2Fmistyped-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorrismorrison%2Fmistyped-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorrismorrison%2Fmistyped-server/lists"}