Skip to content

JSON

JSON (JavaScript Object Notation) is an open standard file format and data interchange format.

Website | Wikipedia

Projects with this topic

  • Desafio técnico de :upd8

    Updated
    Updated
  • Prerequisites:

    Git: Git is a version control system used for tracking changes in source code during software development. Make sure Git is installed on your system. You can download Git from https://git-scm.com/ and follow the installation instructions for your operating system.

    PHP: Laravel requires PHP to be installed on your system. You need PHP version 7.3 or higher. You can check your PHP version by running php -v in your terminal.

    Composer: Composer is a dependency manager for PHP and is used to install Laravel and its dependencies. You can download Composer from https://getcomposer.org/ and follow the installation instructions for your operating system.

    Web Server: You'll need a web server to serve your Laravel application. While Laravel comes with a built-in development server, it's recommended that Apache or Nginx be used for production deployments.

    Database: If the cloned project uses a database, make sure you have the required database management system (e.g., MySQL, PostgreSQL, SQLite) installed on your system.

    Postman: is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster. https://postman.com/

    Updated
    Updated
  • Welcome to my study repository! I'm Abdullah Alhabal, a Software Engineering student passionate about backend development, Laravel, and web development. This repository serves as a collection of my learnings, projects, and explorations in these fields.

    Updated
    Updated
  • Пример API. Laravel 9

    Updated
    Updated