Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vikashchauhan51/quotes_api

Sample rust web API using Actix web framework
https://github.com/vikashchauhan51/quotes_api

actix actix-web api-rest rust rust-language swagger-ui

Last synced: about 17 hours ago
JSON representation

Sample rust web API using Actix web framework

Awesome Lists containing this project

README

        

# quotes_api
Sample rust web API using Actix web framework

## swagger UI
```
cargo run main.rs
http://localhost:8080/swagger-ui/index.html
```