An open API service indexing awesome lists of open source software.

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

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