This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
g.vanto67453
Hi,
I would like to create my own custom API (need a URL endpoint for validating a licence from externally). The API is not be used for anything within October, purely for external use.
Where would be the best place to put this code in October? (will probably need a routes.php file and full access to all Eloquent models etc).
Thanks for any advice, gvanto
g.vanto67453
Ok I RTFMed some, turns out creating a plugin and component does this just fine - using a blank theme and simple page to output a single string as response...
1-2 of 2