Pinned Repositories
account-rest-service
Service who manages employee's accounts and their salaries.
american-flights-system-api
This is my test API specification, needed for my blog about Anypoint Code Builder (Beta)
american-flights-system-app
This is my test application, needed for my blog about Anypoint Code Builder (Beta)
cinema-room-rest-service
Service who is able to book and return seat in cinema room.
code-sharing-platform
Web application that can share code snippets between collaborators.
compress-decompress-jsons-rest-service
Service who is able to compress or decompress JSON files.
danijeldragicevic
openai-pr-review-action
GitHub Action that capture the diff between commits and send it to the OpenAI API for automated code review
recipes-rest-service
Service who is able to create, update, search and delete recipes.
simple-atm-system
Desktop application who simulate software on ATM.
danijeldragicevic's Repositories
danijeldragicevic/recipes-rest-service
Service who is able to create, update, search and delete recipes.
danijeldragicevic/openai-pr-review-action
GitHub Action that capture the diff between commits and send it to the OpenAI API for automated code review
danijeldragicevic/cinema-room-rest-service
Service who is able to book and return seat in cinema room.
danijeldragicevic/code-sharing-platform
Web application that can share code snippets between collaborators.
danijeldragicevic/simple-atm-system
Desktop application who simulate software on ATM.
danijeldragicevic/account-rest-service
Service who manages employee's accounts and their salaries.
danijeldragicevic/american-flights-system-api
This is my test API specification, needed for my blog about Anypoint Code Builder (Beta)
danijeldragicevic/american-flights-system-app
This is my test application, needed for my blog about Anypoint Code Builder (Beta)
danijeldragicevic/compress-decompress-jsons-rest-service
Service who is able to compress or decompress JSON files.
danijeldragicevic/danijeldragicevic
danijeldragicevic/mule-github-actions-app
Example of the Mule application managed by the Github Actions
danijeldragicevic/recursive-flatten-jsons-rest-service
Service who is able to convert recursive to flatten JSON structure and vice versa.
danijeldragicevic/simple-car-sharing-app
A simple application for managing car rentals
danijeldragicevic/simple-music-advisor
Desktop application that access Spotify API and show requested information
danijeldragicevic/web-quiz-engine
Service able to create and manage quizzes, by the authenticated users.
danijeldragicevic/flask-app-dockerized
Simple Python (Flask) app. Containerized with Docker.
danijeldragicevic/postgres-docker-automator
Simple Bash scripts for running the Postgres and Adminer containers
danijeldragicevic/shippings-system-app
Simple CRUD Mule application. Connects to the remote SQL and in-memory H2 databases.
danijeldragicevic/shippings-system-bat
Example of API Functional Monitoring with the Blackbox Automated Testing (BAT) CLI
danijeldragicevic/task-manager
Dockerized Flask (Python) app with basic CRUD operations for MongoDB, managed with Docker Compose.