Search the Community
Showing results for tags 'project mild'.
-
Hello Everyone, MILD API was an API that can be used easily with PHP, JS or any other langugage that supports HTTP requests. We had Public/Open API and Private API. The Public/Open API (will be mentioned ad Public) can be used without any authentication such as username/password. This was used on Project Logged version 1.7 and above for the domain verification. Which you can check it out here : Quick Preview : There are more feature's coming to Public API soon. The Private API on the other hand requires Authentication and depending for it's use, it might require MOFH API Key and Password and a given IP to be whitelisted. The Private API can Create Accounts without API KEY and PASSWORD or whitelisting any server IP. More feature's are also coming to the Private API and we can't wait to see what you can built. You can check out the respository here : https://github.com/PlanetGamingGG/myownfreehost-mild-api-client All the information you needed are there! Thank you.
-
Hi there, If you wanted to integrate MILD API to your site, then please read this topic: This topic is how you can host your own MILD API on your server. Check out the repository here : https://github.com/PlanetGamingGG/myownfreehost-mild-api-server IMPORTANT: THIS LIBRARY IS AIMED AT EXPERIENCED PHP DEVELOPERS. Experience with object-oriented PHP and Composer is required. If you can't use oo-PHP and Composer, don't bother with this system. Thank you