Skip to content

lovemo/swift-perfect-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-perfect-snippets


Github:https://github.com/lovemo/swift-perfect-snippets

swift-perfect-snippets is a collection of code snippets for Perfect development. And since Visual Studio Code already provides support Swift and Perfect, this extension is all you need to start coding.

Perfect is a complete and powerful toolbox, framework, and application server for Linux, iOS, and macOS (OS X). It provides everything a Swift engineer needs for developing lightweight, maintainable, and scalable apps and other REST services entirely in the Swift programming language for both client-facing and server-side applications.

Usage

To install this extension, launch VS Code and Open Extensions, paste ext install swift-perfect-snippets and press enter.

Below, all the snippets bundled in this extension.

Swift

  • swift-perfect-module.json -> Module
  • swift-perfect-routing.json -> Routing
  • swift-perfect-httprequest.json -> HTTPRequest
  • swift-perfect-httpresponse.json -> HTTPResponse
  • swift-perfect-filters.json -> Request and Response Filters
  • swift-perfect-jsonconverter.json -> JSON Converter
  • swift-perfect-mustachetemplate.json -> Mustache Template Support for Perfect

image

About

swift-perfect-snippets is Perfect server snippets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published