Skip to content

Commit 9fd2a9f

Browse files
authored
Added a warning caution (#12)
1 parent a920b55 commit 9fd2a9f

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010

1111
---
1212

13+
> [!WARNING]
14+
> **Early Access**`api-shield` is fully functional and ready to use. We are actively building on top of a solid foundation and your real-world experience is invaluable at this stage. If you have feedback, feature ideas, or suggestions, please [open an issue](https://github.com/Attakay78/api-shield/issues) — every voice helps shape the roadmap.
15+
16+
---
17+
1318
## Install
1419

1520
```bash

docs/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010

1111
# api-shield
1212

13+
!!! warning "Early Access — your feedback shapes the roadmap"
14+
`api-shield` is fully functional and ready to use. We are actively building on a solid foundation and would love to hear from you. If you have feedback, feature ideas, or suggestions, **[open an issue on GitHub](https://github.com/Attakay78/api-shield/issues)** — every voice helps make the library better for everyone.
15+
1316
**Route lifecycle management for Python web frameworks — maintenance mode, environment gating, deprecation, admin panels, and more. No restarts required.**
1417

1518
Most "maintenance mode" tools are blunt instruments: shut everything down or nothing at all. `api-shield` treats each route as a first-class entity with its own lifecycle. State changes take effect immediately through middleware — no redeployment, no server restart.

0 commit comments

Comments
 (0)