codeigniter/miniapi
3
0
Fork
You've already forked miniapi
0
mini API framework to use as template api
  • PHP 96.9%
  • Hack 2.6%
  • Shell 0.5%
mckaygerhard b4b21f709d release 2.0 version with a default api example
* workaround for count on non countable things for older php versions
* tune up readme, to the last commit that enhanced first API release example
* closes #1
* closes #2 
2024年04月17日 17:55:47 -04:00
controllers example with one parameters in url and three arguments 2024年04月14日 18:28:31 -04:00
docs release 2.0 version with a default api example 2024年04月17日 17:55:47 -04:00
lib release 2.0 version with a default api example 2024年04月17日 17:55:47 -04:00
models default first version with database example api 2024年04月17日 17:54:15 -04:00
public default first version with database example api 2024年04月17日 17:54:15 -04:00
.editorconfig default first version with database example api 2024年04月17日 17:54:15 -04:00
.env default first version with database example api 2024年04月17日 17:54:15 -04:00
.gitignore default first version with database example api 2024年04月17日 17:54:15 -04:00
miniapi.geany example with one parameters in url and three arguments 2024年04月14日 18:28:31 -04:00
miniapi.sqlite3 default first version with database example api 2024年04月17日 17:54:15 -04:00
modules.ini set api routes, implements render output, index model, main home, css 2024年04月11日 14:27:49 -04:00
new_module set api routes, implements render output, index model, main home, css 2024年04月11日 14:27:49 -04:00
README.md default first version with database example api 2024年04月17日 17:54:15 -04:00
run_server default first version with database example api 2024年04月17日 17:54:15 -04:00

php micro framework

Great PHP5 / PHP7 / PHP8 micro framework for API's with minimal interface!

Introduction

A great php micro framework with database support ideal to make great API's and also web interfaces. It embebed the Bulma css framework for defaults!

HOW TO

Please refers to docs/README.md for instalation and development!

Support

https://codeberg.org/codeigniter/miniapi/issues

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.

This proyect is CC-BY-SA-NC

  • (c) 2023 PICCORO Lenz McKAY
  • (c) 2023 Dias Victor @diazvictor
  • (c) 2023 Tyron Lucero