Conjugation Interactive website for practicing Spanish verb conjugations. Built with a Rust backend and Svelte frontend. Rust Svelte TypeScript Microservices Frontend
Example Rust API An example Rust REST API for a Pet Store. I took an official example Open API schema and build an API to fulfill it. It uses a Postgres respository layer, and I structured it using clean architechture. Rust PostgreSQL Microservices
Example Go API An example Go REST API for a Pet Store. I took an official example Open API schema and build an API to fulfill it. It uses a Postgres respository layer, and I structured it using clean architechture. Go PostgreSQL Microservices