Skip to content

tom-ludwig/Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trivial-JS-Webserver-and-request-via-Swift

A super easy js web server that listens for request and a swiftUI app that requests a json file from the server

Usage

Clone the repository, that navigate to the folder. Than proceed with the following:

cd TrivialWebServer/
cd WebServer/
node webserver.js

The "webserver" will be started on the port 3000.

Requirements

Node-js must be installed on you machine

About

A super easy js web server that listens for request and a swiftUI app that requests a json file from the server

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors