Skip to content

Golang Microservice Application using Audd.io API. The services include storing segments of audio tracks, searching for these tracks, finding tracks based on audio snippets and listing tracks stored.

Notifications You must be signed in to change notification settings

oliciep/Microservice_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Microservice Application

This project is a Golang based microservices application utilising the Audd.io API. The essential functions of the microservice are to store segments of audio tracks, search for these audio tracks, find audio tracks based on audio snippets and return the tracks stored.

Features

  • Microservice application with API scraping for audio segments.
  • Function to search for track on API.
  • Function to search for track in database.
  • Function to store track in database.
  • Function to find track in database based on snippet.

Deployment

Deploy this project in a shell environment, by navigating into the directory and using the commands:

  ./scriptX.sh

Acknowledgements

I used the following website to retrieve my API requests:

Authors

About

Golang Microservice Application using Audd.io API. The services include storing segments of audio tracks, searching for these tracks, finding tracks based on audio snippets and listing tracks stored.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published