Skip to content

inacioferrarini/iOSAweFramework

Repository files navigation

Awe

Carthage compatible

Awe Framework

Awe is built around using network resources as resources.

Http Verbs are used to define the way the resoureces will be consumed, supporting an optional body when needed.

Awe supports being used with the Resource approach - using ResourceApi, or the API approach - using API.

Awe can be used seamesly with other frameworks, like (Ness)[https://github.com/inacioferrarini/iOSNessFramework] and (Flow)[https://github.com/inacioferrarini/iOSFlowFramework].

Requirements

  • iOS 9.0+
  • Xcode 10.3+

Usage

Awe can be integrated in your project by using Carthage or via git submodule.

  • More info about Carthage usage can be found here

  • More info about Git Submodule usage can be found here

Contributing

Issues and pull requests are welcome!

Author

Inácio Ferrarini

License

Awe is released under the MIT license. See LICENSE for details.