Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#JACE

Simple Web Data Service API in PHP built for web applications that require authentication over https.

It features a built-in authentication layer and connection monitor. Returns data in standard JSON.

Verifies requests using data modeling templates.

Supports default and named query models, multiple POST directives at each endpoint (i.e. endpoint: "/staff" - directives might include: "listStaff" or "addStaff" or "updateStaff")

Uses the Epiphany PHP Micro Framework for endpoint routing but you can use whatever you like.

About

Jace is a simple Web Data Service API in PHP built for web applications that require authentication over https

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages