https://github.com/muhand/kitura-server
A basic structure for a kitura server
https://github.com/muhand/kitura-server
Last synced: 2 months ago
JSON representation
A basic structure for a kitura server
- Host: GitHub
- URL: https://github.com/muhand/kitura-server
- Owner: Muhand
- License: mit
- Created: 2018-02-05T03:12:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-06T18:59:58.000Z (over 7 years ago)
- Last Synced: 2025-01-22T02:42:03.484Z (4 months ago)
- Language: Swift
- Size: 78.1 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kitura-server
A basic structure for a kitura server## Instructions
This server is built based on the instructions on the Kitura official website www.kitura.io
URL to the instructions:
http://www.kitura.io/en/starter/gettingstarted.html