Skip to content
/ api Public
forked from directus/v8-archive

Directus Database API — Wraps Custom SQL Databases with a REST/GraphQL API

License

Notifications You must be signed in to change notification settings

Aniz/api

 
 

Repository files navigation

Directus Logo  Directus API

IMPORTANT: You do not install this API directly, it is included in the Directus Suite, located here: directus/directus. This repository is only used to help organize the codebase.

Description

The Directus API is a PHP powered REST / GraphQL API that acts as a layer on top of a relational database.

Installation / Usage

IMPORTANT: Unless contributing to the project, you shouldn't build the API from source. Use directus/directus instead.

  1. Clone the repo
  2. Install the depencencies using composer: composer install
  3. Run the application using any local server, like MAMP, DDEV, Docker, or any other (preferably) Apache installation.

Core Team

Advisors, Sponsors, Partners, and Key Contributors

License

Directus is released under the GPLv3 license. RANGER Studio LLC owns all Directus trademarks and logos on behalf of our project's community. Copyright © 2006-2019, RANGER Studio LLC.

About

Directus Database API — Wraps Custom SQL Databases with a REST/GraphQL API

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.7%
  • Other 0.3%