fibercrypto / fibercrypto/libobjc-skycoin
Objetive C API wrapper for Skycoin node API
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 0
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## Expected Behavior
Access to the Skycoin node REST API implemented in Objetive C code or as an assembly.
## Actual Behavior
Right now this is not possible.
## Specifications
- Version: 0.25.1
- Platform: all
- Subsystem: all exported API sets
## Possible Solution
Generate with Swagger (share more info, please) . Beware of CSRF .
- [ ] Use Skycoin node Swagger spec to generate initial Objetive C REST API client
- [ ] Add `make` target to automate generation in `./build`
- [ ] Aforementioned target should copy / merge relevant files into source code tree
- [ ] README explaining the process
- [ ] Mention in CHANGELOG
- [ ] Patch the result Swagger-gen REST client to support specifying node address
- [ ] Update package metadata
- [ ] Run basic Swagger tests in Travis
- [ ] Unify testing code if multiple frameworks are used across source tree
- [ ] Beware of CSRF auth
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.