You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+28-32Lines changed: 28 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# Asena
2
2
3
-
Asena is a NestJS-like IoC web framework built on top of Hono and Bun. It combines the power of dependency injection
3
+
Asena is a NestJS-like IoC web framework built on top of Bun. It combines the power of dependency injection
4
4
with the performance of Bun runtime and the flexibility of Adapter design system.
5
5
6
6
## Documentation
7
7
8
-
For detailed documentation, please visit [not ready yet](https://asena.sh). Documentation is still in progress, but updates are being made regularly.
8
+
For detailed documentation, please visit [not ready yet](https://asena.sh). Documentation is still in progress, but updates are being made regularly. You can check this project [AsenaExample](https://github.com/LibirSoft/AsenaExample). I am always updating it to latest usages.
0 commit comments