mohebifar / racket

A complete starting app for developing universal React/Redux web apps with generators, best practices and more
https://racket-demo.herokuapp.com/
MIT License
291 stars 15 forks source link

missing support for multiple apis #18

Open plexigras opened 7 years ago

plexigras commented 7 years ago

having the ApiClient helper use a static apiPath limits us to only one API.

the easiest solution is probably to remove the formatUrl function and instead require the use of the full address instead of just the path.

changes would have to be done in