restful REST has never been CRUD based December 15, 2023 by Jacob Dean Jr. No Comments A serious misconception is that REST APIs have to be CRUD-based, and that there is no connection between the two, it's just a way of... Read More
The database Data Stack Product Sharing: A Brief Analysis of Data Center How to Share Data via DataAPI December 14, 2023 by Guy Jones-James No Comments The stack is a cloud-based, native, site-based PaaS for data, and we have an interesting open source project on GitHub and Gitee: FLINKX, FLINKX is... Read More
The back-end Delve into the usage syntax of GraphQl December 13, 2023 by Angela Allen No Comments We first introduce the syntax used in the front-end Query, including Query and Mutation, and we also introduce Subscription as similar to Query. Read More