Answer the question
In order to leave comments, you need to log in
Is it possible to use the Rest API or write something with sockets to connect the database and the mobile application?
There is a test mobile application (student project), the user has the ability to authorize, as well as receive files such as pictures or videos from the hosting / server, which is better to use from the above, or both, (mobile application in java, what I ask in c#)
PS: regarding the languages, I will repeat this way, because it is a student project, we will not change them
Answer the question
In order to leave comments, you need to log in
what i ask in c#it's vague. backend in C# or what?
I'll expand on my previous answer.
If the backend is in Java. Use one of the modern microframeworks: Quarkus or Micronaut.
I recommend Quarkus. Entry threshold is lower. Finish the project in an hour or two. I recommend this tutorial . The database is configured via config, standard Java pojos for entities.
As a result, get a microservice for a native application. You can use it immediately in any docker project.
PS There is my Cart in the profile. There will be questions - write. I will answer.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question