Skip to content

lkuczborski/SwiftMoyaCodeGenerator

Repository files navigation

Swift Moya Code Generator (Paw Extension)

A Paw Extension that generates Moya code for you! 🔨😎🎉

Features

  • Parsing query params
  • Parsing key-value object provided as JSON Body
  • Type matching for params (String or Int based on param data provided in PAW, e.g. id = 2 will generate let id: Int)

TODO

Still lots to be done... See issues for a good start or write your own. If you feel like contributing you are more than welcome 🍻 (I will try to merge PR's as soon as possible 😄)

License

This Paw Extension is released under the MIT License. Feel free to fork, and modify!

Copyright © 2015 Łukasz Kuczborski.

Credits

  • Mustache.js, also released under the MIT License
  • URI.js, also released under the MIT License

About

This is a Paw Extension that generates Moya code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published