/whats-the-tabs-ts

A service to search for musical tabs

Primary LanguageTypeScriptMIT LicenseMIT

whats-the-tabs-ts

This is an example service to find guitar tabs for the songs. The songs could be searched by name pattern or by artist name. The service uses Songsterr API to get tabs.

Application architecture

+--------+      +----------------+     +---------------+
| Client | ---> | Whats The Tabs |---> | Songsterr API |
+--------+      +----------------+     +---------------+