SDK Request
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Hi -
I'm interested in building cross platform apps leveraging KB as the back-end. A cross platform client SDK would be really useful in getting me/us from 0 to app in 10 minutes. Please consider the following features for the same:
-
Maybe a native library with a C header file. C because most languages can invoke it using bindings. Also, C because go libs can be wrapped as C. Libgit2 is an excellent example of this in use at scale.
-
Wrappers in popular client languages. My wish list is C, C++, C#/Xamarin.
-
The newly announced git support is also something we'd prefer you actively maintain within the scope of the SDK v/s relying on hooks. git-push & git-fetch are the only commands you'll need to support. git-pull is basically a local merge after a fetch (for instance from origin/master --> master), hence not requiring your attention.
Cheers
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no repository files, tests, or entry points to start from. First define the SDK scope and interfaces for a native C library, C/C++/C# wrappers, and git push/fetch support; done would require an agreed cross-platform design and maintained implementations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cpp, csharp, git, go
- Domain
- api, developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100