https://github.com/yutomizutani/elsevierkit
Elsevier API client written in Swift
https://github.com/yutomizutani/elsevierkit
elsevier swift swift-package-manager
Last synced: about 1 year ago
JSON representation
Elsevier API client written in Swift
- Host: GitHub
- URL: https://github.com/yutomizutani/elsevierkit
- Owner: YutoMizutani
- License: mit
- Created: 2018-09-15T17:24:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-07T14:42:21.000Z (over 7 years ago)
- Last Synced: 2025-03-02T13:37:34.646Z (over 1 year ago)
- Topics: elsevier, swift, swift-package-manager
- Language: Swift
- Size: 563 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ElsevierKit
[](https://app.bitrise.io/app/7a129a7c5f7d4a57)
[](https://github.com/YutoMizutani/ElsevierKit)
[](https://github.com/YutoMizutani/ElsevierKit/blob/master/LICENSE)
[](https://github.com/YutoMizutani/ElsevierKit)
[](https://github.com/YutoMizutani/ElsevierKit)
Elsevier API client written in Swift.
## Get API key
This API is required a key. Register [this page](http://dev.elsevier.com).
## For developers
#### Generate required API key in Tests
```
$ sh ./scripts/generate-secrets.sh ./ (YOUR_API_KEY)
```
## License
CiNiiKit is available under the [MIT license](https://github.com/YutoMizutani/ElsevierKit/blob/master/LICENSE).