Answer the question
In order to leave comments, you need to log in
On what framework (or technology) to write a fast OAuth 2.0 server?
As a graduation project, I decided to pick OAuth 2.0.
On what framework (or technology) to write a fast OAuth 2.0 server? What is the best way to store data?
I thought in the direction of C ++, I found CppCMS, but it seems to be abandoned as a project.
I thought to store the data in MongoDb or Redis + MongoDb.
Or maybe just take and write in NodeJS? But then there is no longer any talk about the advantage in speed over existing projects. And I would like to!
What do you advise, who has experience in developing super duper fast RESTful services?
Answer the question
In order to leave comments, you need to log in
But then it’s no longer possible to talk about the speed advantage over existing projects
Try it on Go + Aerospike, I'm trying this stack myself right now, so far I'm satisfied
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question