Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add composables for using SDK #7

Open
bryantgillespie opened this issue Sep 13, 2022 · 3 comments
Open

Add composables for using SDK #7

bryantgillespie opened this issue Sep 13, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@bryantgillespie
Copy link
Owner

Add composables for Items and other API endpoints to make data fetching even easier.

@bryantgillespie bryantgillespie added the enhancement New feature or request label Sep 13, 2022
@bryantgillespie bryantgillespie self-assigned this Sep 13, 2022
@Intevel
Copy link

Intevel commented Sep 14, 2022

@bryantgillespie Maybe use the Nuxt 3 Directus module? https://github.com/Intevel/nuxt-directus/
It provides all this composables

@bryantgillespie
Copy link
Owner Author

@bryantgillespie Maybe use the Nuxt 3 Directus module? https://github.com/Intevel/nuxt-directus/ It provides all this composables

Really like the package you've put together but I've opted to use the Directus SDK since it handles auth and token refreshes for you.

@dnndev
Copy link

dnndev commented Nov 7, 2022

Thanks for putting this together @bryantgillespie I like to work less abstracted from the source when I can and I appreciate your use of the SDK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants