DaemonForge / DayZ-UniveralApi

The DayZ Universal Api Mod and Web Service this is my attempt to make a Universal Api Backend for the server hosters, allowing for a robust, easy to use and set up backend. and for modders an easy to use API wrapper to help them make hived and cross-server mods more easily. With the mod and API I handle authentication and client tokens allowing you to ensure that the data you are accessing and using is secured, preventing rouge and unwanted access to the APIs.
https://steamcommunity.com/sharedfiles/filedetails/?id=2237983606
GNU Affero General Public License v3.0
31 stars 10 forks source link
dayz dayz-server dayzsa dayzstandalone

DayZ Universal Api

The Universal Api Mod and Webservice this is my attempt to make a Universal Api Backend for the server hosters, allowing for a robust, easy to use and set up backend. and for modders an easy to use API wrapper to help them make hived and cross-server mods more easily. With the mod and API I handle authentication and client tokens allowing you to ensure that the data you are accessing and using is secured, preventing rouge and unwanted access to the APIs.

All the Modder/Developer documentation is available here https://github.com/daemonforge/DayZ-UniveralApi/wiki/Developer-Reference (I will accept pull requests if someone wants to add features for there own ideas)

Database Functions