rauloojs / github-search

Search Github API using React and AngularJS
0 stars 0 forks source link

Move API file outside components #1

Open brion25 opened 5 years ago

brion25 commented 5 years ago

Move the api file outside the components folder since this is not a component nor a directive

https://github.com/rauloojs/github-search/blob/dff5a3b0e8daca8e8e31bff98e3f9cc142f29ffe/angular-version/src/app/components/api/api.service.js#L1-L13

rauloojs commented 5 years ago

Yes, you're right. It's fixed in #2