-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Update package description in api-server
- Loading branch information
Showing
1 changed file
with
2 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |