Skip to content

Unofficial documentation for the classic last.fm API

Notifications You must be signed in to change notification settings

xydone/api-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial last.fm API documentation

This is a community initiative by members of the last.fm Discord to create better documentation for the last.fm API. Anyone is welcome to join and help create better documentation.

Running the project locally

To edit the documentation:

  1. Install mkdocs: https://www.mkdocs.org/

  2. Install mkdocs-material: https://squidfunk.github.io/mkdocs-material/getting-started/

  3. Clone the repo

  4. See a live preview using mkdocs serve

  5. Deploy using mkdocs gh-deploy

Updating your local installation (Windows)

  1. Pip: python -m pip install -U pip

  2. Upgrade mkdocs: pip install -U mkdocs

  3. Update mkdocs-material: pip install --upgrade mkdocs-material

About

Unofficial documentation for the classic last.fm API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published