Answer the question
In order to leave comments, you need to log in
What to choose for REST API development?
Good day.
Help me decide. I want to develop a small API for my Angularjs application. Now I'm thinking of developing an API using something else. Once I worked a little with PHP, I started to understand Phalcon (now I remember almost nothing about it). Now there are so many PHP frameworks that I don’t even know what to choose.
There were thoughts to try NodeJS, but I did not work with it at all.
What technologies would you recommend to use for API development?
Answer the question
In order to leave comments, you need to log in
https://fatfreeframework.com/ - for the REST API, that's it: lightweight and fast.
Framework comparison: here
For the last couple of years I have been developing applications in C# (ASP.NET MVC). I am currently not working on Windows.
In fact, from practice, I can advise you to look towards the Silex microframework. For a rest api with jwt authorization, it should be enough for the eyes, but if the project grows, it will be possible to migrate to a full-fledged Symfony
without any problems
and yes, there are already all the necessary bundles (packages) for quick development of the admin panel and other goodies.
ps If you have time and opportunity to experiment, then take a look at Scala, Node.js, Go. Be satisfied :)
https://www.slimframework.com/ - Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
For the last couple of years I have been developing applications in C# (ASP.NET MVC)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question