Fachschaft07 / fs-rest

REST interface for several services
6 stars 1 forks source link

URL extraction #52

Open lucaspataro opened 8 years ago

lucaspataro commented 8 years ago

We should store the URL's we parse information from inside an property-file or something and remove them from the Code.

FHellmann commented 8 years ago

Fixed with last commit (aac9d99). Maybe the host should be added staticly because this won't be changed I think.

lucaspataro commented 8 years ago

That's not what i mean. I mean removing the url's like "http://fi.cs.hm.edu/public/...." from the parser's and referencing them from an property or JSON file. I'm already working on an solution. I will soon have an Pull-Request ready you guys can review.

FHellmann commented 8 years ago

Ok, now I got it.