https://github.com/vladpodilnyk/fuzzy-search-at-home
a demo fullstack app that implements simple fuzzy search in Golang
https://github.com/vladpodilnyk/fuzzy-search-at-home
fullstack golang react
Last synced: 3 months ago
JSON representation
a demo fullstack app that implements simple fuzzy search in Golang
- Host: GitHub
- URL: https://github.com/vladpodilnyk/fuzzy-search-at-home
- Owner: VladPodilnyk
- Created: 2025-02-03T12:41:31.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-03-09T14:40:03.000Z (7 months ago)
- Last Synced: 2025-04-10T08:56:03.728Z (6 months ago)
- Topics: fullstack, golang, react
- Language: TypeScript
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fuzzy search at home
This repo is under major re-write.
Previosly this was a playground for a full stack app that reads and displays Dicom files.
Now, it should be a small demo app to play with toy implementation of fuzzy search 🚧