Skip to content

Commit

Permalink
docs(readme): 📚 Readme file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tarampampam committed Jul 5, 2024
1 parent 086aa29 commit cf475cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ original and attractive. That's why this repository was created :) It contains:
- HTTP server written in Go, utilizing the extremely fast [FastHTTP][fasthttp] and in-memory caching
- Respects the `Content-Type` HTTP header (and `X-Format`) value, responding with the corresponding format
(supported formats: `json`, `xml`, and `plaintext`)
- Error pages are configured to be excluded from search engine indexing (using meta tags and HTTP headers) to
prevent SEO issues on your website
- Logs written in `json` format
- Contains a health check endpoint (`/healthz`)
- Consumes very few resources and is suitable for use in resource-constrained environments
Expand Down

0 comments on commit cf475cb

Please sign in to comment.