An open API service indexing awesome lists of open source software.

https://github.com/tinystruct/tinystruct.github.io

The documentation for tinystruct framework.
https://github.com/tinystruct/tinystruct.github.io

Last synced: 6 months ago
JSON representation

The documentation for tinystruct framework.

Awesome Lists containing this project

README

          

# tinystruct Framework Documentation

[English](en/) | [中文](zh/)

Welcome to the tinystruct Framework documentation. This documentation provides comprehensive guidance for using and developing with the tinystruct Framework.

欢迎查阅 tinystruct 框架文档。本文档为使用和开发 tinystruct 框架提供全面的指导。

## Choose Your Language / 选择语言

### [English Documentation](en/)
- [Getting Started](en/getting-started.md)
- [Core Concepts](en/core-concepts.md)
- [Web Applications](en/web-applications.md)
- [CLI Applications](en/cli-applications.md)
- [Configuration](en/configuration.md)
- [Database Integration](en/database.md)
- [Advanced Features](en/advanced-features.md)
- [Best Practices](en/best-practices.md)
- API Reference
- [Application API](en/api/application.md)
- [Action API](en/api/action.md)
- [Configuration API](en/api/configuration.md)
- [Database API](en/api/database.md)

### [中文文档](zh/)
- [入门指南](zh/getting-started.md)
- [核心概念](zh/core-concepts.md)
- [Web应用开发](zh/web-applications.md)
- [命令行应用](zh/cli-applications.md)
- [配置说明](zh/configuration.md)
- [数据库集成](zh/database.md)
- [高级特性](zh/advanced-features.md)
- [最佳实践](zh/best-practices.md)
- API参考
- [应用程序 API](zh/api/application.md)
- [动作 API](zh/api/action.md)
- [配置 API](zh/api/configuration.md)
- [数据库 API](zh/api/database.md)

## Contributing / 贡献

If you'd like to contribute to this documentation, please:
如果您想为此文档做出贡献,请:

1. Fork the repository / 复刻仓库
2. Create a new branch for your changes / 创建新的分支
3. Submit a pull request with your improvements / 提交拉取请求

## License / 许可证

This documentation is licensed under the same terms as the tinystruct Framework.
本文档采用与 tinystruct 框架相同的许可条款。