geoff-maddock / events-tracker

CRM and calendar to track events, weekly and monthly series, promoters, artists, producers, djs, venues and other entities.
https://arcane.city
MIT License
15 stars 5 forks source link

Build API - for external event queries #7

Open geoff-maddock opened 7 years ago

geoff-maddock commented 7 years ago

I'd like to be able to query this app to get a list of events filtered by different criteria to use in other web apps.

geoff-maddock commented 4 years ago

This is one of the oldest issues that I haven't touched.

Would be nice to have the API be able to co-exist. Read up on some laravel API creation examples (i know have more saved) https://www.lilafuches.com/getting-started-with-laravel-apis-part-3-a-cleaner-default/

geoff-maddock commented 4 years ago

Revisit this and how to do this easily with Laravel and have it co-exist. api.arcane.city

Also to work more easily with a front end framework?

geoff-maddock commented 2 years ago

I did create some API endpoints already. Add some basic auth there, or user auth. https://arcane.city/api/entities https://arcane.city/api/events