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
Ruby on Rails Backend for Job Tracker application. This application allows users to create an account where they can monitor their job application progress by creating, updating, or deleting applications.
This project is an API to provide a robust and scalable interface for managing clinical data such as patient information, appointment scheduling, and medical records for the Flutter App: https://github.com/byme-internship-project/ByMe_Flutter_APP
This project is about to build a web service, an api-rest, that keep a stable and trustful connection to the data base and gives an interaction to the user with a dynamic web page.
This API is created using Laravel 9.19 API Resource. It has Users, Posts and Comments. Protected routes are also added via JWT access token. In this project are used SOLID patthrn development. See the api documentation via Swagger.
VideoManager é uma API RESTful desenvolvida em Node.js para o gerenciamento de vídeos. Com integração ao PostgreSQL, permite criar, recuperar, atualizar e excluir informações sobre vídeos de forma eficiente e escalável.