mcfog
3 points
Tools mcfog is Following
PHP
php.net
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Composer
getcomposer.org
It is a tool for dependency management in PHP. It allows you to declare the libraries your project depends ...
PostgREST
github.com/begriffs/postgrest
PostgREST serves a fully RESTful API from any existing PostgreSQL database. It provides a cleaner, more sta...
GraphQL
graphql.org
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Vue.js
vuejs.org
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
Apollo
apollographql.com
Build a universal GraphQL API on top of your existing REST APIs, so you can ship new application features f...
admin-on-rest
github.com/marmelab/admin-o...
A frontend framework for building admin SPAs on top of REST services, using React