Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
PR-URL: #27
tshemsedinov committed Aug 19, 2020
1 parent 6c3c18b commit 5fbd31d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Metarhia Starter Kit for Node.js Server
# Metarhia Technology Stack Example Server for Node.js

## Concept

@@ -24,8 +24,9 @@ let's start with

## Feature list

- Serve API with routing, HTTP(S), WS(S)
- Serve API with auto routing, HTTP(S), WS(S)
- Server code live reload with file system watch
- Auto dependency loader and plugins
- Graceful shutdown and application reload
- Minimum code size and dependencies
- Code sandboxing for security and context isolation

0 comments on commit 5fbd31d

Please sign in to comment.