Organization API

Go Go Report Card

gun-organization is a modern, professional, REST API service developed with Go (Golang) that provides a unified interface to extract and manipulate organizational data from GitHub. This service is specifically focused on returning lists of users, emails, and teams based on the given GitHub organization.

๐Ÿ“š Table of Contents

๐Ÿ’ก Features

  • Retrieves the organization data from GitHub via their API.
  • Offers various methods that manipulate the retrieved data.
  • Returns a list of users, their corresponding emails, and the teams they are part of.
  • Utilizes Go's powerful features to offer efficient, reliable, and concurrent operations.

๐Ÿ”ง Requirements

  • Go 1.16 or higher.
  • A GitHub Personal Access Token.

๐Ÿš€ Setup

TODO

๐Ÿ’ป Usage

TODO

๐Ÿงช Testing

TODO

๐Ÿค Contributing

TODO

๐Ÿ“œ License

This project is MIT licensed.