README ¶ Similigo API Introduction Similigo API is a text similarity calculation service designed to help you find the best matches between two strings. It uses a hybrid approach to calculate similarity scores and can return the top N matches for any text input. Requirements Go (version go1.19 or higher) Gin Web Framework Installation Clone the repository to your local machine: git clone https://github.com/Ojelaidi/similigo-api.git Build the project: go build Run the service: go run main.go Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis cmd similigo-api config internal api api/handler api/router api/similigo-api pkg api ressources Click to show internal directories. Click to hide internal directories.