docs: enhance project documentation with comprehensive updates

- Revamp README.md with improved project overview, architecture diagram, and badges
- Create new development and tools documentation with detailed guides
- Update API documentation with enhanced examples, rate limiting, and security information
- Refactor and consolidate documentation files for better navigation and clarity
- Add emojis and visual improvements to make documentation more engaging
This commit is contained in:
jango-blockchained
2025-02-04 17:49:58 +01:00
parent 5f4ddfbd88
commit d6a5771e01
9 changed files with 360 additions and 82 deletions

View File

@@ -158,7 +158,7 @@ A: Adjust SSE_MAX_CLIENTS in configuration or clean up stale connections.
1. Documentation
- [API Reference](./API.md)
- [Configuration Guide](./configuration/README.md)
- [Development Guide](./development/README.md)
- [Development Guide](./development/development.md)
2. Community
- GitHub Issues