This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
shlink
Watch
1
Star
0
Fork
0
You've already forked shlink
mirror of
https://github.com/shlinkio/shlink.git
synced
2026-03-05 23:03:11 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3554db1c369577643dda26fdba711d94fbcebb6
shlink
/
module
/
Rest
/
config
History
Alejandro Celaya
75e744838c
Created content based error handler which allows managing errors in a different way depending on the Accepted content type from the client
2016-07-27 20:17:23 +02:00
..
error-handler.config.php
Created content based error handler which allows managing errors in a different way depending on the Accepted content type from the client
2016-07-27 20:17:23 +02:00
middleware-pipeline.config.php
Defined custom NotFoundMiddleware for rest routes
2016-07-26 19:10:01 +02:00
rest.config.php
Created Rest module
2016-07-19 17:07:59 +02:00
routes.config.php
Defined custom NotFoundMiddleware for rest routes
2016-07-26 19:10:01 +02:00
services.config.php
Deleted ResponseTypeMiddleware which is not ussable anymore
2016-07-26 19:10:43 +02:00
translator.config.php
Created middleware for rest that reads the language from the Accept-Language header
2016-07-21 16:20:27 +02:00