Frozenfire92 / Sobeys-IBM-Hackathon

1 stars 0 forks source link

Switching server to Loopback #1

Closed Glavin001 closed 8 years ago

Glavin001 commented 8 years ago

Maybe I should switch the API server to Loopback.

It has been acquired by IBM so it is now an IBM company. They may like that we can say our server is totally IBM tech :wink: .

Not to mention that it will automatically generate Swagger-UI documentation that @Frozenfire92 can use on the Ember side to make requests. I'd say we remove the User login functionality and authentication and make it a very simple API, intentionally.

What APIs do we need? I'd like to create issues and quickly build the API server that you can use, @Frozenfire92.

Glavin001 commented 8 years ago

@Frozenfire92 agrees that switching to loopback makes sense.

Do not add authentication for the API. The front-end will have a fake login that is just for show.