Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/47degrees/github4s
A GitHub API wrapper written in Scala
https://github.com/47degrees/github4s
api-wrapper free-monads github-wrapper scala scala-js
Last synced: 2 days ago
JSON representation
A GitHub API wrapper written in Scala
- Host: GitHub
- URL: https://github.com/47degrees/github4s
- Owner: 47degrees
- License: apache-2.0
- Created: 2016-03-07T17:10:37.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T05:11:37.000Z (7 months ago)
- Last Synced: 2025-01-13T08:06:56.675Z (9 days ago)
- Topics: api-wrapper, free-monads, github-wrapper, scala, scala-js
- Language: Scala
- Homepage: http://47degrees.github.io/github4s
- Size: 7.98 MB
- Stars: 229
- Watchers: 49
- Forks: 75
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS.md
Awesome Lists containing this project
README
[![Join the chat at https://gitter.im/47degrees/github4s](https://badges.gitter.im/47degrees/github4s.svg)](https://gitter.im/47degrees/github4s?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![codecov.io](http://codecov.io/gh/47degrees/github4s/branch/master/graph/badge.svg)](http://codecov.io/gh/47degrees/github4s) [![Maven Central](https://img.shields.io/badge/maven%20central-0.33.3-green.svg)](https://oss.sonatype.org/#nexus-search;gav~com.47deg~github4s*) [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/47degrees/github4s/master/LICENSE) [![Latest version](https://img.shields.io/badge/github4s-0.33.3-green.svg)](https://index.scala-lang.org/47degrees/github4s) [![GitHub Issues](https://img.shields.io/github/issues/47degrees/github4s.svg)](https://github.com/47degrees/github4s/issues)
Github4s
=============**Github4s** is a GitHub API wrapper written in Scala.
## Installation
To get started with SBT, simply add the following to your build.sbt file.
```scala
libraryDependencies += "com.47deg" %% "github4s" % "0.33.3"
```## Github4s in the wild
If you wish to add your library here please consider a PR to include it in the list below.
★ | ★ | ★
--- | --- | ---
![scala-exercises](https://www.scala-exercises.org/assets/images/navbar_brand.svg) | [**scala-exercises**](https://www.scala-exercises.org/) | Scala Exercises is an Open Source project for learning different technologies based in the Scala Programming Language.
| | [**dashing**](https://github.com/benfradet/dashing) | Dashing is a collection of dashboards to monitor the health of an open source organization.
| | [**cla-bot**](https://github.com/snowplow-incubator/cla-bot) | Bot making sure external contributors sign a CLA.# Copyright
Github4s is designed and developed by 47 Degrees
Copyright (C) 2016-2022 47 Degrees.