issues
search
jacwright
/
RestServer
A PHP REST server for providing a very light-weight REST API.
MIT License
510
stars
194
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Example URL rewrite config for using it with IIS
#128
zshShess
opened
10 months ago
0
Update README.md
#127
saosangmo
closed
1 year ago
0
Extend RestException to also accept error object
#126
MPrtenjak
opened
2 years ago
0
fixed invalid property access on getallheaders
#125
tloesch
closed
8 months ago
0
fix bug - overwriting of $obj when already instanced
#124
guitarneck
closed
3 years ago
1
bug in handle method
#123
guitarneck
closed
3 years ago
0
support for custom headers in Access-Control-Allow-Headers
#122
dron23
opened
4 years ago
0
Configurable Default Format
#121
spyke01
opened
4 years ago
0
Required Once in outside REST Folder
#120
budisetia091
opened
4 years ago
0
Extend the Class with another class
#119
samuelkaufmann
closed
1 year ago
3
auto empty response
#118
darkv
opened
6 years ago
0
"Syntax-Error" when useCors == false
#117
m-schreiber
opened
6 years ago
0
Fixing CORS multiple origins header
#116
jacwright
opened
6 years ago
0
Multiple Access-Control-Allow-Origin Headers
#115
m-schreiber
opened
6 years ago
2
Make private Functions proteced
#114
wattnpapa
opened
6 years ago
0
Add ForceContent Type
#113
wattnpapa
opened
6 years ago
0
is there some config to show some error ?
#112
navotera
closed
6 years ago
1
Requests with '+' are converted to ' ', even when urlencoded as '%2b'
#111
tyzoid
opened
6 years ago
0
Root dir has trailing slash if indexfile is in root
#110
tyzoid
opened
6 years ago
0
CORS: PATCH method is not allowed
#109
fnevgeny
opened
6 years ago
4
File upload / download and Basic / Bearer authentication support added
#108
tahiralmas
opened
6 years ago
1
XML Does not encode if tag has spaces
#107
tyzoid
closed
7 years ago
0
Minor improvements
#106
tahiralmas
closed
7 years ago
0
Request JWT Auth Features
#105
seebosmile
opened
7 years ago
2
Warning unlink (/jacwright/restserver/source/Jacwright/RestServer/RestServer.php (274)
#104
Cleonet
opened
7 years ago
2
CORS: Support for multiple origins
#103
tahiralmas
closed
7 years ago
6
Enable CORS and using parameters after ? in get command
#102
MPrtenjak
closed
7 years ago
5
Compare to trailing part of ->url - fixes #100
#101
ywarnier
closed
7 years ago
1
Explaining the $url == $this->url condition
#100
ywarnier
closed
7 years ago
12
#79 - Split out Authentication from RestServer
#99
tyzoid
closed
7 years ago
0
Add documentation engine
#98
tyzoid
opened
7 years ago
1
XML Output not valid if returned array is not encapsulated
#97
tyzoid
opened
7 years ago
2
XML output contains an empty element when a numeric zero is passed.
#96
tyzoid
closed
7 years ago
0
#5 - Workaround by only stripping the extension when it is a valid format
#95
tyzoid
closed
7 years ago
0
#89 - Remove empty xml child nodes for empty parameters ending with an s.
#94
tyzoid
closed
7 years ago
0
Feature/88 - Clean up code to have a have a more consistant style
#93
tyzoid
closed
7 years ago
0
Fix bug #90 - strip extra slash if not stripped by string replace
#92
tyzoid
closed
7 years ago
0
RestServer in sub directory doen't work
#91
turbopixel
closed
7 years ago
3
Regression: Apis without rootPaths do not work
#90
tyzoid
closed
7 years ago
0
XML output includes an empty object for null/empty array for any option that ends with an 's'
#89
tyzoid
closed
7 years ago
0
Clean up code to have a have a more consistant style
#88
tyzoid
closed
7 years ago
0
Add proper OAuth support to the API
#87
tyzoid
opened
7 years ago
1
Fix bug #80 where the rootPath intereferes with the class path
#86
tyzoid
closed
7 years ago
0
How can I handle HTTP access control (CORS)
#85
gcman105
closed
7 years ago
1
Improve the error if there is no controller
#84
psohm
opened
7 years ago
1
A little bit more flexibility on urls for handle-function...
#83
openWebX
closed
7 years ago
3
preflight requests response
#82
shades3002
closed
7 years ago
1
Fix compatability with PHP5.3
#81
tyzoid
closed
7 years ago
0
getPath() wrong order for rootPath
#80
d4fseeker
closed
7 years ago
2
unauthorised method is always called with (true)
#79
ghost
closed
7 years ago
8
Next