Skip to content

Schmidt1519/music-library

Repository files navigation


Music Library (backend)

Django Rest Framework backend API for a music library database.
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. Contact
  6. Acknowledgements

About The Project

This is the backend API for my Music Library project whose frontend was created with React.js. Music Library was my first full-stack project and this API interacted with a MySQL database. API views include get, post, update, delete and patch songs using Django REST framework.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • pip

    pip install django==3.1.8
    pip install djangorestframework
    pip install mysql-connector-python==8.0.23

Installation

  1. Clone the repo
    git clone https://github.com/Schmidt1519/med-spa-backend.git

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Leighton Schmidt | LinkedIn | schmidt1519@gmail.com

Backend: https://github.com/Schmidt1519/music-library
Frontend: https://github.com/Schmidt1519/music-library-react

Acknowledgements

  • devCodeCamp instructors
  • My family

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages