coenttb-server-vapor
: Vapor & Fluent integration for coenttb-server
This package is currently in active development and is subject to frequent changes. Features and APIs may change without prior notice until a stable release is available.
You can add coenttb-server-vapor
to an Xcode project by including it as a package dependency:
Repository URL: https://github.com/coenttb/coenttb-server
For a Swift Package Manager project, add the dependency in your Package.swift file:
dependencies: [
.package(url: "https://github.com/coenttb/coenttb-server-vapor", branch: "main")
]
- swift-css: A Swift DSL for type-safe CSS.
- swift-html: A Swift DSL for type-safe HTML & CSS, integrating swift-css and pointfree-html.
- swift-web: Foundational tools for web development in Swift.
- coenttb-html: Extends swift-html with additional functionality for HTML, Markdown, Email, and printing HTML to PDF.
- coenttb-web: A Swift library used .
- coenttb-com-server: The backend server for coenttb.com, written entirely in Swift and powered by Vapor and coenttb-web.
- swift-languages: A cross-platform translation library written in Swift.
- coenttb/pointfree-html: A Swift DSL for type-safe HTML, forked from pointfreeco/swift-html and updated to the version on pointfreeco/pointfreeco.
- coenttb/pointfree-web: Foundational tools for web development in Swift, forked from pointfreeco/swift-web.
- coenttb/pointfree-server: Foundational tools for server development in Swift, forked from pointfreeco/swift-web.
If you’re working on your own Swift project, feel free to learn, fork, and contribute.
Got thoughts? Found something you love? Something you hate? Let me know! Your feedback helps make this project better for everyone. Open an issue or start a discussion—I’m all ears.
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).
You are free to use, modify, and distribute this project under the terms of the AGPL-3.0.
For full details, please refer to the LICENSE file.
A Commercial License is available for organizations or individuals who wish to use this project without adhering to the terms of the AGPL-3.0 (e.g., to use it in proprietary software or SaaS products).
For inquiries about commercial licensing, please contact [email protected].