Skip to content

Commit

Permalink
refactor: Update package description in api-server
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed Sep 10, 2024
1 parent 1c065d2 commit acfda5c
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
# ECMAScript Nano Libs
# Alwatr Nanotron Api Server

This repository contains numerous small utility packages. These packages serve various useful purposes and are written in nano ESModule without any dependencies optimized for server-side runtime.

Here is a brief overview of the included libraries:

1. [`nano-server`](./packages/nano-server#readme): Elegant powerful nodejs server for nanoservice use cases, written in tiny TypeScript module.
2. [`crypto`](./packages/crypto#readme): A robust generator of secure authentication HOTP tokens, employing the HMAC-based One-Time Password algorithm, accompanied by a suite of cryptographic utilities, all encapsulated within a compact TypeScript module.

For more detailed information and guidelines on how to use each package, please refer to each package's README.
Nanotron: Your Lightweight, High-Performance Micro/Nano Service Framework.

0 comments on commit acfda5c

Please sign in to comment.