https://github.com/jd-apprentice/dolar-hoy
Rust implementation of https://github.com/jd-apprentice/dolar-hoy-api
https://github.com/jd-apprentice/dolar-hoy
Last synced: 10 months ago
JSON representation
Rust implementation of https://github.com/jd-apprentice/dolar-hoy-api
- Host: GitHub
- URL: https://github.com/jd-apprentice/dolar-hoy
- Owner: jd-apprentice
- License: mit
- Created: 2025-01-26T02:14:46.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-31T02:04:27.000Z (about 1 year ago)
- Last Synced: 2025-03-28T02:51:21.667Z (11 months ago)
- Language: Rust
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-MIT
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# 🦀 Rust template
Project Dolar_Hoy created with [Liquid](https://github.com/liquid-rs/liquid)
## 🦀 Usage
The project is using [make](https://www.gnu.org/software/make/) and [docker](https://www.docker.com/)
You can run it with `make dev` for development and `make` for production
## 🦀 Contributing
Check the [CONTRIBUTING.md](CONTRIBUTING.md) file