Skip to content

Latest commit

 

History

History
5 lines (2 loc) · 213 Bytes

README.md

File metadata and controls

5 lines (2 loc) · 213 Bytes

Build Your Own HTTP Server - Swift

The idea is create a simple web server with swift language. Allowing the develop add some simple routes and mapping some method to returns a response body for each request.