You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rails 6 app where you can learn words and translations using external Language API, full test suite with RSpec, devise for authentication, pundit for authorization, Travis-CI, Heroku, Brakeman, Bundler-Audit, Pry in development/production.
An educational project created at a university to learn the principles of microservices architecture, Docker, CI/CD, and authorization via OpenID Connect. The system retrieves weather data from external APIs, processes it, and stores it in a database. A dedicated microservice handles authentication and authorization using OpenIddict and OAuth2.