domfarolino / angular2-login-seed

(deprecated) Seed app w/ Angular2, Node, Express, and OAuth login
https://domfarolino.com/angular2-login-seed
MIT License
181 stars 77 forks source link

Service base API variables need to be constant #7

Closed domfarolino closed 7 years ago

domfarolino commented 7 years ago

Right now if you want to point the Angular app at a different API there are too many places where the same base api variable exists. There needs to be some service constant we can import acting as a one stop shop for external api information