Skip to content

coenttb/coenttb-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coenttb-server

coenttb-server: Build fast, modern, and safe servers that are a joy to write.

Development Status

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.

Project Structure

Installation

You can add coenttb-server 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", branch: "main")
]

.product(name: "Coenttb Server", package: "coenttb-server")

Include import Coenttb_Server to import all modules. For more precise control, you can instead import only a specific library: import Coenttb_Server_Translations.

Related projects

The coenttb stack

PointFree foundations

Other

Feedback is much appreciated!

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.

Subscribe to my newsletter

Follow me on X

Link on Linkedin

License

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.

Commercial Licensing

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].

PointFree

Included files that are indicated to be created by PointFree are licensed by PointFree under the MIT License. See POINTFREE MIT LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages