github.com/antonlima/go-namechecker

Simple tool to check the availability of a username in a service made with Go


License
GPL-3.0
Install
go get github.com/antonlima/go-namechecker

Documentation

Name Checker

Simple tool to check the availability of a username in a service made with Go

Need to add new sites

  • Instagram
  • Github
  • Facebook
  • etc

TODOs

  • Improve test function
  • Make it work as a webservice