typesense / showcase-songs-search

A site to instantly search 32M songs from the MusicBrainz songs database, using Typesense Search (an open source alternative to Algolia / ElasticSearch) ⚡ 🎵 🔍
https://songs-search.typesense.org
Apache License 2.0
167 stars 19 forks source link

Updated index.js #7

Open Akshat111111 opened 11 months ago

Akshat111111 commented 11 months ago

Change Summary

Implemented Arrow function, Async/Await, and parsed Record Destructor.

PR Checklist