json-server
                                
                                 json-server copied to clipboard
                                
                                    json-server copied to clipboard
                            
                            
                            
                        Add some useful features
- 
_noDataNext Allows entry to the next route when there is no data, which makes it work seamlessly with other programs 
- 
_noDbRoute Assuming a db.json data breach poses a risk, it can be turned off with this option 
- 
export express At present, it seems that json-server relies heavily on express and is inconvenient to upgrade, so using its dependencies directly will make me install one less package 
- 
Allow custom bodyParser in jsonServer.router This way you can compile configure the size of the request body limit or some other thing