How to implement an efficient and production ready api that delivers a batch of objects as a json payload (Using Node.js and plain mongodb driver)?

前端 未结 0 1331
天涯浪人
天涯浪人 2020-12-06 18:27

Let\'s say that i have an endponit /books that responds with a json obj like:


{

    error: null,
    
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题