T
T
thehighhomie2018-08-25 13:59:31
RESTful API
thehighhomie, 2018-08-25 13:59:31

REST API: Can't Get Started?

Hello. I started writing an application in Vue, I decided to use the REST API. I read the REST docs, everything is clear how it works, but I don’t understand how REST “enables” ... In Google on REST, I found only information about what it is and how it works, but I don’t know how to set it up to get started. Either deploy a library on the server, or write all the REST logic yourself to receive / process all the necessary requests and give it the same way ... In general, I think that there are ready-made solutions, but for some unknown reason I can’t google it either. .. some kind of dark forest.
Guys how to set up REST to start working with it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Sharapenkov, 2018-08-25
@sM0kfyz

Do you need somewhere to store your application data? Then I advise you to use Firebase. This is a service that provides the backend for the application (database, authentication, etc.). It's too long to write your REST Api if you don't understand it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question