Skip to content

botstorm/CS-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

CS Thrift API

What's CS Thift API?

The API provides communication between the core CREDITS platform and third-party services based on Apache technology. Thrift is an interface description language that is used to define and create services for different programming languages. It is a framework for remote procedure calls (RPCs). Used as a scalable cross-language development service. It combines a software pipeline with a code generation engine to develop services that are more or less efficient and easy to use between languages ​​such as C #, C ++, Delphi, Java, Perl, PHP, Python and JavaScript, etc. In other words, Thrift is a binary communication protocol. More information you can find in official Apache Thrift documentation.

API Documentation

You can find the specification and API methods in CS Thrift API description.

Contribution

Thank you for considering to help out with the source code! We welcome contributions from anyone on the internet, and are grateful for even the smallest of fixes! If you'd like to contribute to Thrift, please fork, fix, commit and send a pull request for the maintainers to review and merge into the main code base. If you wish to submit more complex changes though, please check up with the core devs first on our Developers portal and Contribution file to ensure those changes are in line with the general philosophy of the project and/or get some early feedback which can make both your efforts much lighter as well as our review and merge procedures quick and simple. Please make sure your contributions adhere to our coding guidelines:

  • Pull requests need to be based on and opened against the master branch
  • Commit messages should be prefixed with the package(s) they modify

Resources

CREDITS Website

Documentation

Whitepaper

Technical paper

Developers portal

Credits forum

Community links

About

THRIFT-based node API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Thrift 100.0%