Skip to content

amalik12/rust-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-http

A simple HTTP server implementation written in Rust.

Overview

A HTTP server written in Rust, created for the Systems Programming FractalU course. Has an interface for adding new routes, and can handle basic GET requests, returning responses in either plain text, HTML, or JSON format.

Getting Started

To run the server:

cargo run run

Requirements

  • Rust (latest stable version)
  • Cargo package manager

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages