project-servo

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2025 License: MIT Imports: 9 Imported by: 0

README

Project : Servo

High performance web server for modern applications

Features

  • Graceful Shutdown
  • Structured Logging
  • Configuration Management
  • Middleware Support
  • Routing
  • JSON Response System
  • Unit and Integration Testing

Requirements

  • go : 1.24.4

Folder Structure

root
├── .github
├── cmd
│   └── servo
├── config
├── docs
├── handlers
├── logger
├── middleware
├── server
├── tests
│   ├── handlers
│   └── middleware
└── utils

Documentation

Full documentation can be found in docs folder.

Running Tests

Run the following command to execute the test suite : go test ./tests/...

Contributing

We welcome contributions! Please read CONTRIBUTING.md for guidelines.

Versioning

This project uses Semantic Versioning.

License

MIT License

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL