Skip to content

gavin-norman-sociomantic/octod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • D 100.0%