Skip to content

narlei/SwiftMoyaCodeGenerator

 
 

Repository files navigation

Swift Moya Code Generator (Paw Extension)

A Paw Extension that generates Moya code for you!

Install via Paw

Install Directly

  • Donwload the project and rename the folder to com.nam.PawExtensions.SwiftMoyaCodeGenerator
  • Open Paw -> Preferences -> Extensions -> Open Extensions Directory
  • Copy the com.nam.PawExtensions.SwiftMoyaCodeGenerator folder to extensions directory

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)

License

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

Bug report

Create a github issue or email to contato@narlei.com

Credits

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

Pay me a coffee:

paypal

About

This is a Paw Extension that generates Moya code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.6%
  • HTML 1.4%