Skip to content

hsanjuan/go-ndef

Repository files navigation

Go-ndef

Build Status codecov GoDoc

A Go implementation of the NFC Data Exchange Format (NDEF) specification, Version 1.0.

go-ndef allows to easily work with NDEF Messages and Records in Go, providing an easy way to parse bytes and generate bytes. The types submodules add support for some NFC Forum Record Types, such as Text or URI.

Documentation

go-ndef uses godoc for documentation and examples. You can read it at https://godoc.org/github.com/hsanjuan/go-ndef .

About

A Go implementation of the NFC Data Exchange Format (NDEF) specification

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages