Mock sample for your project: SearchLy API v1

Integrate with "SearchLy API v1" from asuarez.dev in no time with Mockoon's ready to use mock sample

SearchLy API v1

asuarez.dev

Version: 1.0


Use this API in your project

Speed up your application development by using "SearchLy API v1" ready-to-use mock sample. Mocking this API will help you accelerate your development lifecycles and allow you to stop relying on an external API to get the job done. No more API keys to provision, accesses to configure or unplanned downtime, just work.
Enhance your development infrastructure by mocking third party APIs during integrating testing.

Description

Introduction
The SearchLy API provides similarity searching based on song lyrics.
Operations
The API allows for the /similarity/bysong operation, which allows clients to search the similarity for an existing song in the database. Also, the API has an additional /similarity/bycontent endpoint which allows clients to search similarity given a free String input through a JSON request body. Additional /song/search operation is available for searching songs given a query String.
Endpoint
The API endpoint for the SearchLy API v1 is as follows:
Motivation
This project was built in order to create an API for searching similarities based on song lyrics. There are a lot of songs in the industry and most of them are talking about the same topic. What I wanted to prove with SearchLy was to estimate how similar are two songs between them based on the meaning of their lyrics.
SearchLy is using a database of 100k songs from AZLyrics, using this scraper, which is being updated periodically. Then, using word2vec and NMSLIB, it was possible to create an index where you can search similarities using the k-nearest neighbors (KNN) algorithm.
> Note: I am currently using a micro-instance from DigitalOcean where the API is deployed, so you should expect a bad performance. However, if this API becomes popular I will deploy it in a bigger instance.

Other APIs in the same category

Search Console API

View Google Search Console data for your verified sites.

Cloud Billing Budget API

The Cloud Billing Budget API stores Cloud Billing budgets, which define a budget plan and the rules to execute as spend is tracked against that plan.

Firebase App Check API

Firebase App Check works alongside other Firebase services to help protect your backend resources from abuse, such as billing fraud or phishing.

Cloud Memorystore for Memcached API

Google Cloud Memorystore for Memcached API is used for creating and managing Memcached instances in GCP.

Eventarc API

Build event-driven applications on Google Cloud Platform.

Cloud Filestore API

The Cloud Filestore API is used for creating and managing cloud file servers.

Chrome UX Report API

The Chrome UX Report API lets you view real user experience data for millions of websites.

Cloud Data Loss Prevention (DLP) API

Provides methods for detection, risk analysis, and de-identification of privacy-sensitive fragments in text, images, and Google Cloud Platform storage repositories.

Drive Activity API

Provides a historical view of activity in Google Drive.

Channel 4 API

This is the place to come for all the technical details you need to power your applications with Channel 4's deep programmes data.

API Discovery Service

Provides information about other Google APIs, such as what APIs are available, the resource, and method details for each API.

Cloud Deployment Manager V2 API

The Google Cloud Deployment Manager v2 API provides services for configuring, deploying, and viewing Google Cloud services and APIs via templates which specify deployments of Cloud resources.