ankitchhatbar

↗ HN profile [ 23.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Show HN: 1 Million Rows (1mrows.pages.dev)
  2. Django Custom Group Model is a package that allows you to replace the default Django Group model with a custom one with full compatibility with the Django permissions framework. Here are some reasons why you may want to…

  3. I am thinking of building a platform where you write a JSON file that specifies models, fields, auth etc, and it automatically generates the below in seconds: - Database (sql or nosql) with tables/schema - API endpoints…