{"id":17017598,"url":"https://github.com/datahappy1/go_fuzzymatch_webapp","last_synced_at":"2025-03-22T15:28:25.247Z","repository":{"id":52499484,"uuid":"329433336","full_name":"datahappy1/go_fuzzymatch_webapp","owner":"datahappy1","description":"Fuzzster - fuzzy matching web application","archived":false,"fork":false,"pushed_at":"2021-09-06T08:33:52.000Z","size":1362,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T15:47:36.174Z","etag":null,"topics":["bootstrap","bundle-frontend","fetch-api","fuzzy-matching","fuzzymatch-webapp","golang","heroku-deployment","herokuapp","javascript","javascript-fetch-api","levenshtein-distance","mux","rest-api","restful-api","webpack","webpack-command"],"latest_commit_sha":null,"homepage":"https://fuzzster.herokuapp.com","language":"Go","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/datahappy1.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}},"created_at":"2021-01-13T21:15:06.000Z","updated_at":"2022-06-22T06:06:41.000Z","dependencies_parsed_at":"2022-09-06T14:41:24.737Z","dependency_job_id":null,"html_url":"https://github.com/datahappy1/go_fuzzymatch_webapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datahappy1%2Fgo_fuzzymatch_webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datahappy1%2Fgo_fuzzymatch_webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datahappy1%2Fgo_fuzzymatch_webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datahappy1%2Fgo_fuzzymatch_webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datahappy1","download_url":"https://codeload.github.com/datahappy1/go_fuzzymatch_webapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244977386,"owners_count":20541643,"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":["bootstrap","bundle-frontend","fetch-api","fuzzy-matching","fuzzymatch-webapp","golang","heroku-deployment","herokuapp","javascript","javascript-fetch-api","levenshtein-distance","mux","rest-api","restful-api","webpack","webpack-command"],"created_at":"2024-10-14T06:37:03.008Z","updated_at":"2025-03-22T15:28:25.224Z","avatar_url":"https://github.com/datahappy1.png","language":"Go","readme":"# go_fuzzymatch_webapp\n\n[![Go Report Card](https://goreportcard.com/badge/github.com/datahappy1/go_fuzzymatch_webapp)](https://goreportcard.com/report/github.com/datahappy1/go_fuzzymatch_webapp)\n[![DeepScan grade](https://deepscan.io/api/teams/13362/projects/16364/branches/348988/badge/grade.svg)](https://deepscan.io/dashboard#view=project\u0026tid=13362\u0026pid=16364\u0026bid=348988)\n\nA fuzzymatching web application written using Go and Javascript. \n\n## How to run locally the application back-end\n1) Install `Golang 1.15+`\n2) set environment variable name `environment` to `development` in your IDE\n3) `go\\src\\github.com\\datahappy1\\go_fuzzymatch_webapp\u003ego mod vendor`\n4) `go\\src\\github.com\\datahappy1\\go_fuzzymatch_webapp\u003ego run main.go`\n- The API by default runs at http://localhost:8080/api/v1/requests/\n- API Documentation is located [here](https://github.com/datahappy1/go_fuzzymatch_webapp/blob/main/ui/src/api_documentation.js)\n- For back-end configuration, check files [here](https://github.com/datahappy1/go_fuzzymatch_webapp/tree/main/api/config)\n- For running local tests, run `go\\src\\github.com\\datahappy1\\go_fuzzymatch_webapp\u003ego test`\n\n## How to run locally the application front-end\n1) Install `npm`\n2) Install `Webpack` based on [this tutorial](https://webpack.js.org/guides/installation/)\n3) For local development, bundle frontend code using Webpack `go\\src\\github.com\\datahappy1\\go_fuzzymatch_webapp\\ui\u003enpm run build:development`\n- For production release, bundle frontend code using Webpack `go\\src\\github.com\\datahappy1\\go_fuzzymatch_webapp\\ui\u003enpm run build:production`\n- The application by default runs at http://localhost:8080/\n\n## Screenshot of the app\n![image](https://github.com/datahappy1/go_fuzzymatch_webapp/blob/main/app_screenshot.PNG)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatahappy1%2Fgo_fuzzymatch_webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatahappy1%2Fgo_fuzzymatch_webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatahappy1%2Fgo_fuzzymatch_webapp/lists"}