restful tag

7 questions


1 answers
143 views
0
Java/Spring-based Restful API Document Automation and Description Solution

I am developing iOS Native + Web App. I think Android will work together.However, there is no explanation for each item of the server Rest API, and there is no guide to using the API, but every time I...

2 years ago

1 answers
91 views
0
I wonder what RESTful means.

I've seen what you call the Restful Java Application. I've seen the word restful several times before. But I don't know the exact meaning. I usually create a web server by matching one url with one se...

2 years ago

1 answers
124 views
0
Let me ask you a macroscopic question about the choice of building a mobile app backend server

It's my first time to ask you a question about hash codes.I'm a beginner who started out as Python.Python web-crawling is fun, so I did it with code from books and blogs.I've even done a square with t...


1 answers
143 views
0
Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 1 column 2 path $ error...

We are currently trying to communicate with Android Studio using retrofit2 library.The server is using the restful API and responds with a json type.Expected BEGIN_ARRAY but BEGIN_OBJECT at line 1 col...

2 years ago

1 answers
122 views
0
I have a question about RESTful

Currently, many web developments are being developed in the form of RESTful API, and I think it would be a great study if you could tell me exactly what RESTful is. I understand that the network-based...

2 years ago

1 answers
87 views
0
Why do you use django rest framework?

I'm trying to make an app and web together while playing django. I'm going to use the restful method to send and receive data in the app.But there's a thing called django restframework, but I don't kn...


1 answers
139 views
0
Is GET correct for the request to copy the object as it is? Or is it POST?

You want to copy an object and create a new object (which is stored in the DB) that you have only labeled 'copy' in the existing title. When I make a request like this, I'm confused whether it's get o...

2 years ago

© 2024 OneMinuteCode. All rights reserved.