This is a Django web application that uses the MusicMatch API to display lyrics for songs. To use this application, you will need to have a MusicMatch API key, which can be obtained by registering for an account on the MusicMatch website. Once you have your API key, you can add it to the config.py file in the root directory of the application.
SMS Backend - built with Django Rest framework. A simple web API that can manage SMS sending using the Africa's Talking SMS platform. It has contact management and stores all the SMSs sent & received in a secure way.