Categorygithub.com/katana-project/omdb
repositorypackage
0.0.0-20240522173535-648d2cf0ee51
Repository: https://github.com/katana-project/omdb.git
Documentation: pkg.go.dev

# README

omdb

A Go package for interacting with the REST API of The Open Movie Database.

This API client is autogenerated from the OpenAPI specification, which can be found here.

Technical notes

The OpenAPI specification is converted from the original OAS 2.0 format to 3.0.1 using converter.swagger.io before it's used for generation.

Updating

The API client can be re-generated with the go generate command.

A curl installation is needed.

Licensing

This library is licensed under the MIT License, but the OpenAPI specification is licensed under the Creative Commons Attribution-NonCommercial 4.0 International license.