Mongodb is one the most popular NoSQL database. And with access to MongoDB atlas for free it become very easy to get started with mongoDB NoSQL database are most used in the case where your table structure is not fixed and you want to have the data stored as one individual entity. e.g if you want […]
ReactJS is one of the most popular frontend technology which uses the power of JavaScript to render a dynamic DOM and provide a object orientated approach to manipulate the document. ReactJS is created by Facebook development team but it’s open source to use, and that gives developer community to really see the actual code before […]
simple PHP REST API Generator tool which takes your database as input and writes a full production ready REST API code for you.
REST API Generator performs an in-depth analysis of your mysql database: all types of relationships between tables, primary and foreign keys, field types and values, validation, etc.