mckaygerhard 3b2eac3cbc update framework code libs - validator/model loader
* lib - class.validator > fix validator class for required and non required
  in class.validator when many parameters are sent..
  the validator if you used required only validate the last one..
  fix so if this is not required and the first one is required,
  let the validation pass or do not pass any
* lib - class.validator > support for GET and POST autodetection validator
  allows to send and assigation of the array vars validations
  this allows to you to use also PUT for api calls..
  autodetection of the type, if will be GET or POST array
  if no speciall call is given..
* lib - class.model > mkid autoincrement string/key for ODBC/sql ansi DBMS
  Create PICCORO's crazy ID posta is not crazy..
  allows to use autoincremnet no matter if database support it or not
  this permit that you can create a simpel nont dependendant database.
  with this you identify several things, full date, where when inserted
  it sorts itself since it will never give a smaller number
* editor config, set to 0 spaces ini files
* ignore shit of mocosoft vscode
2024-04-17 22:41:58 -04:00

Skindb-webdb

Huge Minetest/Multicraft skin database interface!

Introduction

A huge Minetest/Multicraft skin database interface that makes it possible to search for the skin of your choice. this repository handle the sourcecode of the skin database web interface at https://skindb.sourceforge.io/

This is the web front of huge skin database files at https://codeberg.org/minetest-stuffs/minetest-skindb-skindata or the prefered site of https://git.minetest.io/minetest-stuffs/minetest-skindb-skindata repository files!

HOW TO

This uses the GUACHI mini api framework, please refers to docs/README.md

LICENSE

The Guachi Framework is open-source software under the MIT License, this downstream part is a reduced version for! Este minicore conteine partes del framework Banshee bajo la misma licencia.

  • (c) 2023 Dias Victor @diazvictor

This proyect is CC-BY-SA-NC

  • (c) 2023 PICCORO Lenz McKAY
  • (c) 2023 Dias Victor @diazvictor
  • (c) 2023 Tyron Lucero
Description
WEB source php code of the skindb api site for minetest, PHP/CSS/JS powered
Readme 162 KiB
Languages
PHP 98.1%
Hack 1.4%
Shell 0.5%