Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

sociomantic-tsunami/octod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disclaimer

This project is now archived/abandoned as it was always used only by one application (neptune), and the code was moved to it. This project is only kept for historical reasons, but if you want to reuse the code you should probably check out neptune.

Description

octod is a library for easy interaction with GitHub API. It consists of one core module providing HTTP connection struct and many optional ones wrapping various parts of API.

The mentioned octod.core module is the only necessary bit of functionality. It augments vibe.d HTTP connection with GitHub auth and paging support. All other modules implement trivial wrappers for specific API methods - those provide only small extra convenience and are added on demand.

About

D library to interact with the GitHub API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages