ruslan_talpa
- Karma
- 460
- Created
- March 15, 2016 (10y ago)
- Submissions
- 0
From Database to UI: The All-in-One library suite for internal tools development with integrated authentication in your language of choice.
https://subzero.cloud/
ruslan.talpa [at] subzero [dot]
-
Hello HN, I'm exploring variations in software business models and came across what I'd call a "closed core" approach: the main system is proprietary, but all additional modules are open-source. - Are there examples of…
- Show HN: Django Admin for TypeScript (demo.subzero.cloud)
This demo is build with subZero [0] - The TypeScript library to build internal tools fast Everything is running in JS (express+react-admin), there are no external dependencies (other supporting services), which makes…
- Show HN: The power of PostgREST in a Rust library (github.com)
-
A few days ago I launch my service [1] which is a BaaS type of thing so now i am doing "the thing that does not scale" :) The proposition is this (for this specific thread): a. You have an idea for a project, and you've…
- Show HN: PostgREST as a Service (subzero.cloud)
-
I am planning on buying (from china) a flatbed food printer based on epson print head. Is it a good idea? It’s about 2k. Anyone know a us/eu manufacturer that makes/sells them (i would prefer spending 1k more in return…
-
Hi, I am the founder of Sub0 - GraphQL and REST API for your database (http://graphqlapi.com) It's a piece of software that your run on your server and it will generate and expose a GraphQL and REST API by introspecting…
-
If your answer is "majority in db" then how do you combat arguments like: * You can't test/debug BL in DB (or it's very hard) * You can't do continuous integration * The code a mess and hard to maintain/make sense of If…