Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 964 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 964 Bytes

meta-go-sdk

Go build Go test workflow

A Go SDK for interacting with Meta's (Facebook, Instagram) APIs. This SDK simplifies API requests and responses for integration with Meta services.

Features

  • Seamless integration with Meta APIs
  • Easy authentication and request handling
  • Simplified methods for Facebook and Instagram features

Installation

go get github.com/hiway-media/meta-go-sdk

Usage

import "github.com/hiway-media/meta-go-sdk"

Contributing

Feel free to open issues or submit pull requests.

License

Licensed under the MIT License.

For more details, visit the repository.