1.0.7 • Published 4 years ago
web-froggy v1.0.7
#web-froggy Web Froggy is a local web server included with many items... Such as unlimited Cloud Storage, A live JSON database that can be accessed with all languages, and much much more.
JSON Database:
The JSON database can be accessed by all languages, but mainly simple Javascript.
Before starting your database remember to create a account at localhost:8080/DB
To access the DB in your files you may have to import a script
<script src=".froggy/DB.js"></script>
After you have imported the script Check the examples given in the file .froggy/DB.js