Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

Custom API Endpoint

Hann Stell   ( User )

Commented 5 years ago

What is the proper way of creating custom API endpoint in Akaunting please?


Can I modify routes/api.php and add my controller on app\Http\Controllers\Api\?


How about internal requests?

Denis Dulici   ( Admin )

Commented 5 years ago

You should never change the core files. Instead, create an app/module for your own purpose:


https://akaunting.com/docs/developer-manual/modules


https://akaunting.com/docs/developer-manual/restful-api


Regards

Please login or register to leave a response.

Showing 1 to 2 of 2 discussions