Skip to content

pbeo/Perfect-HTTPServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perfect-HTTPServer

HTTP 1.1 Server for Perfect

GitHub version

This repository contains the main HTTP 1.1 server as well as the beginnings of the HTTP 2.0 support for the project.

If you are using this server for your Perfect Server-Side Swift project then this will be the main dependency for your project.

.Package(url: "https://github.com/PerfectlySoft/Perfect-HTTPServer.git", versions: Version(0,0,0)..<Version(10,0,0)

If you are starting out with Perfect look at the main Perfect repository for details.

If you are beginning a new project with Perfect look at the PerfectTemplate project for starter instructions.

Packages

No packages published

Languages

  • Swift 100.0%