J
J
jakuraji2019-04-03 20:55:47
Swift
jakuraji, 2019-04-03 20:55:47

Simple Hello World in Swift for the web?

We need a simple example on how to create web applications in Swift.
"request - html page".
Frameworks like Perfect, Vapor, etc. will not work. You need something like Flask in Python, Sinatra in Ruby, or even more basic.
Have not found. I know only more or less well-known 4 web frameworks on Swift, 2 of which I have listed above. But, these are frameworks. And, you just need a lie.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Aksentiev, 2019-04-03
@Sanasol

html page it will be an html page anyway. You don't need a framework for this.
And what to give it with the help of Swift, you need to raise a server on it, and frameworks have nothing to do with it.
Swift http server -> google
https://github.com/httpswift/swifter
https://github.com/Wolg/awesome-swift#http

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question