All Projects → Guardia-Dev → Guardia-Swift-Playground

Guardia-Dev / Guardia-Swift-Playground

Licence: MIT License
🐦To construct an online swift playground by server sandbox and vapor web server framework & toolbox.

Programming Languages

swift
15916 projects
shell
77523 projects

Labels

Projects that are alternatives of or similar to Guardia-Swift-Playground

submissions
Provides a common structure to deal with data based API requests
Stars: ✭ 15 (+25%)
Mutual labels:  vapor
gatekeeper
Rate limiting middleware for Vapor 👮
Stars: ✭ 54 (+350%)
Mutual labels:  vapor
vapor-ext
⚙️ A collection of Swift extensions for wide range of Vapor data types and classes
Stars: ✭ 36 (+200%)
Mutual labels:  vapor
Lingo-Vapor
Vapor provider for Lingo - the Swift localization library
Stars: ✭ 45 (+275%)
Mutual labels:  vapor
mongo-driver
MongoDB driver for Fluent
Stars: ✭ 27 (+125%)
Mutual labels:  vapor
bugsnag
Report errors with Bugsnag 🐛
Stars: ✭ 37 (+208.33%)
Mutual labels:  vapor
sanitize
Powerful model extraction from Vapor JSON requests
Stars: ✭ 17 (+41.67%)
Mutual labels:  vapor
sourcery-templates
Building Vapor projects using meta programming with Sourcery ✨
Stars: ✭ 24 (+100%)
Mutual labels:  vapor
routing-kit
🚍 High-performance trie-node router.
Stars: ✭ 95 (+691.67%)
Mutual labels:  vapor
NSPress
A Swift Blogging Platform. (No longer maintenance)
Stars: ✭ 55 (+358.33%)
Mutual labels:  vapor
VaporElasticsearch
A Vapor/Swift Elasticsearch client
Stars: ✭ 26 (+116.67%)
Mutual labels:  vapor
codable-kit
Conveniences for working with Swift's Codable protocols.
Stars: ✭ 19 (+58.33%)
Mutual labels:  vapor
leaf-kit
No description or website provided.
Stars: ✭ 32 (+166.67%)
Mutual labels:  vapor
ferno
Vapor Firebase Realtime database provider
Stars: ✭ 52 (+333.33%)
Mutual labels:  vapor
Lingo
Powerful Swift string localization library with support for pluralization and string interpolation.
Stars: ✭ 55 (+358.33%)
Mutual labels:  vapor
HomeKitty
A Vapor 3 website to easily browse HomeKit accessories.
Stars: ✭ 75 (+525%)
Mutual labels:  vapor
flash
Flash messages between views ⚡️
Stars: ✭ 34 (+183.33%)
Mutual labels:  vapor
bcrypt
Swift implementation of the BCrypt password hashing function
Stars: ✭ 30 (+150%)
Mutual labels:  vapor
SwiftString
A comprehensive, lightweight string extension for Swift 3.x & 4.0
Stars: ✭ 117 (+875%)
Mutual labels:  vapor
Stevenson
Stevenson is a Vapor framework designed to build integrations between Slack apps, GitHub, JIRA and CI services (CircleCI).
Stars: ✭ 57 (+375%)
Mutual labels:  vapor

Guardia-Swift-Server

  • Vapor Web Server
  • Guardia v4.0 UI Style
  • Creat Code File
  • Run In The Sandbox
  • Show Logs

Description

The Swift Playground of Guardia v4.0 written by Swift 3.0 and Vapor web server toolkit, which will be moved from gitpages repo to my private server.

Screenshot

Usage In macOS

First, you need to install the Vapor and Vapor toolbox. I had pack them two shell files.

git clone https://github.com/Desgard/Guardia-Swift-Server.git
cd Guardia-Swift-Server
bash toolbox-install.sh
bash vapor-install.sh

And then, to configure the runtime environment.

mkdir /Users/Shared/Guardia-pg/
chmod -R 777 /Users/Shared/Guardia-pg

Run web serve by Vapor toolbox.

cd src
bash runserve.sh

MIT License

Copyright (c) 2017 Desgard_Duan

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].