Skip to content

lionkeng/tigray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tigray-rust

A simple micro-service based on the awesome axum web framework

Error Handling

With our use of axum (the web framework), tigray service is infallible. We will therefore, propagate error as a valid HTTP response with an appropriate StatusCode and error messsage in the body of the HTTP response.

About

simple axum based microservice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages