How to filter the Directus API
Filtering your data is essential for optimizing your connections. Especially when dealing with a lot of data.
How to reset my Password for Directus
Follow these easy steps to reset your password using email verification much like most services that you use.
What is the Directus API URL?
The Directus API is a powerful tool that connects your database to your website or device with ease. There are 2 frameworks to choose from, REST API or GraphQL.
How to use Postman with Directus
Postman is an essential tool in any project. You can connect the Directus API and test out the various endpoints and responses.
How to Manage Multiple Projects in Directus
If you're like me and have multiple projects on the go, you can to install them on the same server and run them side-by-side.
Link Directus to a SMTP Relay
Adding a mail transport service to Directus is very important, without this configured, user's will not receive any emails from Directus including password reset tokens.
How to use OAuth 2.0 with Directus
OAuth 2.0 is a mechanism which allows you to login to Directus using an external
provider such as Facebook,
Add Directus to an Existing Database
Let's say you have a massive database and invested thousands of hours work with millions of records across many tables - No problem! Directus can be installed into the same database.
How to add Microsoft Azure Login to Directus
Adding Microsoft Azure login to Directus allows your organisation or other Azure members to login to Directus using their Microsoft Account.
How to Update Directus?
It's important to keep Directus up to date. Each new version fixes bugs or issues that have been discovered since the last version and sometimes includes new exciting features.