https://github.com/brokenhandsio/filemaker-nio
A Swift FileMaker Data API wrapper built on top of SwiftNIO and Async HTTP Client
https://github.com/brokenhandsio/filemaker-nio
Last synced: 9 months ago
JSON representation
A Swift FileMaker Data API wrapper built on top of SwiftNIO and Async HTTP Client
- Host: GitHub
- URL: https://github.com/brokenhandsio/filemaker-nio
- Owner: brokenhandsio
- Created: 2020-04-07T14:37:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-06T09:45:15.000Z (about 6 years ago)
- Last Synced: 2025-09-16T16:20:15.606Z (9 months ago)
- Language: Swift
- Size: 88.9 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FileMakerNIO
A Swift FileMaker Data API wrapper built on top of [SwiftNIO](https://github.com/apple/swift-nio) and [Async HTTP Client](https://github.com/swift-server/async-http-client).