Categorygithub.com/metatube-community/metatube-sdk-go

# README

MetaTube SDK Go

Build Status Go Report Card Require Go Version GitHub License Tag

Metadata Tube SDK in Golang.

Contents

Features

  • Supported platforms
    • Linux
    • Darwin
    • Windows
    • BSD(s)
  • Supported Databases
  • Image processing
    • Auto cropping
    • Badge support
    • Face detection
    • Image hashing
  • RESTful API
  • 20+ providers
  • Text translation

Installation

To install this package, you first need Go installed (version 1.20+ is required), then you can use the below Go command to install SDK.

go get -u github.com/metatube-community/metatube-sdk-go

API Examples

You can find quickstart examples in the examples folder or specific implementations in the cmd folder.

Credits

LibraryDescription
gocolly/collyElegant Scraper and Crawler Framework for Golang
gin-gonic/ginGin is a HTTP web framework written in Go
gorm.io/gormThe fantastic ORM library for Golang
esimov/pigoFast face detection, pupil/eyes localization and facial landmark points detection library in pure Go
robertkrimen/ottoA JavaScript interpreter in Go (golang)
modernc.org/sqlitePackage sqlite is a CGo-free port of SQLite/SQLite3
corona10/goimagehashGo Perceptual image hashing package
antchfx/xpathXPath package for Golang, supports HTML, XML, JSON document query

License

Apache-2.0 License

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author