Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SellersEvan committed Mar 11, 2024
1 parent 308e929 commit e1cc80e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@

# SherpaJS Static Flags
![NPM Version](https://img.shields.io/npm/v/sherpajs-static-flags)

> Create static flags of booleans, strings, or numbers for [SherpaJS](https://github.com/sellersindustry/SherpaJS) modular microservice platform.
Create static flags of booleans, strings, or numbers for [SherpaJS](https://github.com/sellersindustry/SherpaJS) an agnostic and modular serverless platform.



## Features
Expand Down Expand Up @@ -43,7 +45,7 @@ export default NewServer({

**Endpoint `/example`**
```json
hello world
"hello world"
```

**Endpoint `/test`**
Expand Down

0 comments on commit e1cc80e

Please sign in to comment.