Welcome to the Wick Apps repository! Here you'll find a curated collection of example applications built with the Wick framework. Whether you're new to Wick or an experienced developer, these examples aim to provide guidance, best practices, and inspiration for your projects.
Each example application in this repository is structured as a standalone project. Navigate to the individual application directories to find detailed READMEs on their setup, purpose, and usage.
- sqlite-rest: An application that allows for serving sqlite database backed quries over a rest API. Go to app
- Ensure you have the latest version of the Wick framework installed. Install Wick
- Familiarity with the Wick documentation is beneficial. View Documentation
We welcome contributions to the Wick Apps repository! Whether it's improving existing examples, adding new ones, or reporting issues, your input is invaluable. Check out our CONTRIBUTING.md for guidelines.
This repository is licensed under the MIT License.
Stay inspired, and happy coding with Wick!