fix(readme): update README: rework features, add OpenAPI/Swagger, compression, request validation, examples, and runtime stats

This commit is contained in:
2025-12-20 06:59:55 +00:00
parent 697b7e92d7
commit d645311208
3 changed files with 468 additions and 91 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartserve',
version: '2.0.0',
version: '2.0.1',
description: 'a cross platform server module for Node, Deno and Bun'
}