Skip to content

A wrapper for the main deezer 'hidden' api using Pydantic for serializing JSON to OOP

Notifications You must be signed in to change notification settings

An0nimia/api_deezer_full

Repository files navigation

API DEEZER FULL

Convert JSON 2 Models

Use this to convert JSON to JSON Schema then use datamodel-code-generator

datamodel-codegen --input person.json --input-file-type jsonschema --output model.py

About

A wrapper for the main deezer 'hidden' api using Pydantic for serializing JSON to OOP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages