Skip to content

Commit

Permalink
Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
doingodswork committed Dec 12, 2020
1 parent 31a3bb5 commit 932d278
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -29,9 +29,10 @@ It provides the most important parts of the Node.js SDK and depending on the req

## Features

- [x] Based on the [Express](https://expressjs.com)-inspired web framework [Fiber](https://gofiber.io)
- [x] All required *types* for building catalog and stream addons
- [x] Web server with graceful shutdown
- [x] With optional channel to be notified about a shutdown
- [x] Graceful server shutdown
- [x] With optional channel to be notified about the shutdown
- [x] CORS middleware to allow requests from Stremio
- [x] Health check endpoint
- [x] Optional profiling endpoints (for `go pprof`)
Expand Down

0 comments on commit 932d278

Please sign in to comment.