-
Notifications
You must be signed in to change notification settings - Fork 1
Used technologies
Armin edited this page Jan 14, 2021
·
1 revision
- Laravel: is a web application framework with expressive, elegant syntax. It is incredibly scalable. Thanks to the scaling-friendly nature of PHP and Laravel's built-in support for fast, distributed cache systems like Redis, horizontal scaling with Laravel is a breeze. In fact, Laravel applications have been easily scaled to handle hundreds of millions of requests per month
- MySQL: Lightweight Object-Relational Database
- Vue.js: is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects
- Axios: Promise based HTTP client for the browser and node.js
- i18next: Internationalization-Framework