-
Notifications
You must be signed in to change notification settings - Fork 764
Closed
Description
This project could really benefit from some extra documentation. For example, digging around in the code I found out that I can actually implement my own HTTP Client by passing in a client option which I have done to wrap angular's $httpProvider for my angular implementation so that my service calls can be intercepted easily using a single interceptor.
xunxky, clintea and nbouscal