aryehraber / statamic-fetch

Statamic v2 Addon — Access content directly as JSON using URL endpoints or via a simple tag.
MIT License
55 stars 8 forks source link

Ability to fetch users #47

Open danfascia opened 5 years ago

danfascia commented 5 years ago

It appears Fetch currently cannot output from the users collection.

It would be really useful to add this feature. I'd like to be able to fetch the full collection in a request as well as individual user records on a single route.

This would greatly enhance the ability to use Statamic as a headless CMS

danfascia commented 5 years ago

If you could also fetch an individual user after that it would be amazing, including their logged_in status!

That way you could truly use statamic as a backend

Roxas92 commented 5 years ago

I'd really like to see that as well!