https://github.com/jasterv/actix-web-posts-api
REST Api built with Actix web and diesel
https://github.com/jasterv/actix-web-posts-api
Last synced: 11 months ago
JSON representation
REST Api built with Actix web and diesel
- Host: GitHub
- URL: https://github.com/jasterv/actix-web-posts-api
- Owner: JasterV
- Created: 2020-12-24T22:44:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-28T15:21:36.000Z (over 4 years ago)
- Last Synced: 2023-03-05T13:37:49.029Z (about 3 years ago)
- Language: Rust
- Homepage:
- Size: 36.1 KB
- Stars: 37
- Watchers: 2
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to actix-web-posts-api 👋
> REST Api built with Actix web and diesel
## Install
```sh
docker-compose build
```
## Usage
```sh
docker-compose run
```
## Resources
+ [Actors Model slides](https://slides.com/jasterv/actors-model/fullscreen)
## Author
👤 **Victor Martinez**
* Website: https://www.linkedin.com/in/victor-martinez-3b8304196/
* Github: [@JasterV](https://github.com/JasterV)
## Show your support
Give a ⭐️ if this project helped you!
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_