https://github.com/drewag/firn
Lightweight API Framework for Swift
https://github.com/drewag/firn
Last synced: 2 months ago
JSON representation
Lightweight API Framework for Swift
- Host: GitHub
- URL: https://github.com/drewag/firn
- Owner: drewag
- Created: 2020-02-22T06:34:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-28T03:26:55.000Z (over 4 years ago)
- Last Synced: 2025-01-28T17:14:24.095Z (4 months ago)
- Language: Swift
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firn
A description of this package.
Ideas
---------
- Easy auth
- Extra auth validation (for things like permission level)
- Export Decree Endpoints
- Easy testing (send request to server and validate response)
- Run test suite against local or remote server