0
Ro0T
6y

I am diving into developing wep api, any interesting ideas on what should I build?

Comments
  • 0
    Make it Async / multi threaded and optimize the heck out of your data queries to maximize scalability. Keep your interfaces small and implement a micro services pattern so you can update and scale out.
Add Comment