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

softdzx/api

Repository files navigation

Directus Logo  Directus API

Looking for the full Directus suite? Checkout the directus/directus repo!

Description

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

Installation / Usage

NOTE: Unless you're 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%