Answer the question
In order to leave comments, you need to log in
Are there web service constructors?
Hello!
There was an idea of a pair of web-services, where a person, by setting certain parameters, receives a list of results obtained from the database.
No experience in web development, only desktop.
Therefore, the question arose: are there website builders that allow you to select data?
Or what technologies can be used to quickly write a web service without spending a lot of time learning?
Answer the question
In order to leave comments, you need to log in
Looks like I found it: bubble.io Pricing
isn't particularly encouraging, but there's a free plan to get you started.
They don't exist. That is why large (and not very large) companies make their own services. In any case, you will have to do the database, CRUD operations on the server, the client side (frontend), think over business processes, workflow for each process, UX / UI ... etc. etc. There is not a single constructor that allows you to do all this. Do you really think that it is possible to create such services as Yandex-maps (for example) or Udemy or Marketplace "Beru" or Uber using some kind of website builder? It's unrealistic. Or it will end up being a complete mess. With the help of the constructor, you can only make a landing page, or a little more complicated. Everything else requires huge investments, a good team of developers and managers, and an idea. If you are convinced that you can do something significant with the help of a website builder, these are scammers or ignoramuses, drive them away. At the very beginning, everything may look good, but in the end you will get critical restrictions in the process of working on the project, which will put an end to the project and make all the costs made for such a constructor completely meaningless (you will just throw money away).
There are, they are called CMS, but to work with a specific database, you will have to cut it with your hands.
I would say any intelligible website builder should be able to select data, otherwise it is a landing page builder.
google "*any constructor* sql". Wix, tilde - some docks fall out.
What technologies can be used to quickly write a web service without spending a lot of time learning?
For lightweight frameworks, you can try using Symfony (the framework has an ORM model), but if you plan to scale web services, I like CakePHP's approach, with their console cake bake over the database model. The documentation for them is easy to google.
CakePHP has a nice CMS: Croogo.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question