c0DeHa2k3r Posted November 17, 2014 Posted November 17, 2014 Does anyone know how the solder api service works? i want to create a custom version of TechnicSolder. I've looked through the code and i can see that /api is directed to the api controller but that does that mean the class is the restful service -> mysoldersite/public/api/endpoint. I'm quite good at php,html,js,css but I'm not quite sure where the platform interacts with TechnicSolder. could anyone help me understand this? Thank you.
Discord Moderator plowmanplow Posted November 17, 2014 Discord Moderator Posted November 17, 2014 Solder is built using the Laravel PHP framework. That might be a good place to start.
c0DeHa2k3r Posted November 17, 2014 Author Posted November 17, 2014 well basically i want to create a minified condensed api endpoint for the technic platform to communicate with without the dependency of laravel but I'm not sure how to go about it.
c0DeHa2k3r Posted November 17, 2014 Author Posted November 17, 2014 never mind i figured it out, thanks for your help.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now