Skip to content

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

License

Notifications You must be signed in to change notification settings

katana-project/omdb

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages