cursemeslowly / devrantia

A free habit and productivity app for developers with heavy RPG elements.
GNU General Public License v3.0
8 stars 1 forks source link

Clear API documentation #1

Closed Stuni907 closed 6 years ago

Stuni907 commented 6 years ago

Nice base you did here. It sounds really interesting.

I think, if you make a clear api doc, you can easily create a mobile app. Use something like swagger. Do you want to use Laravel? What about lumen?

Greetings, Priestoflol

cursemeslowly commented 6 years ago

Hey Priest of lol 😛

No doubt you are a priest. You read my mind. Yes I am planning to create an api so anyone can use it for any purpose. I have decided to use laravel instead of lumen because although the focus is on api calls, we still need a simple frontend to access and use the app easily while implementation.