An open API service providing repository metadata for many open source software ecosystems.

GitHub / sinisaos 29 Repositories

sinisaos/starlette-vue

Example of single page application made with Starlette, Vue JS and Tortoise ORM

Language: Vue - Size: 2.16 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 15 - Forks: 1

sinisaos/piccolo Fork of piccolo-orm/piccolo

A fast, user friendly ORM and query builder which supports asyncio.

Language: Python - Size: 3.5 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 1

sinisaos/piccolo_admin Fork of piccolo-orm/piccolo_admin

A powerful web admin for your database.

Language: Python - Size: 8.16 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

sinisaos/piccolo_api Fork of piccolo-orm/piccolo_api

ASGI middleware for authentication, rate limiting, and building CRUD endpoints.

Language: Python - Size: 1.59 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

sinisaos/headless-forum-fastapi

Backend for simple forum made with FastAPI and Piccolo ORM ecosystem.

Language: Python - Size: 286 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 6

sinisaos/piccolo-vue-starter

Starter application template using Piccolo ORM ecosystem (with FastAPI framework) as backend and Vue.js as frontend.

Language: Vue - Size: 993 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 2

sinisaos/drf-vue

Example of single page application made with Django Rest Framework and Vue JS.

Language: Vue - Size: 1.06 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 11 - Forks: 3

sinisaos/litestar-piccolo

Starter application template using Piccolo ORM ecosystem (with Litestar framework) as backend and Vue.js as frontend.

Language: Vue - Size: 354 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 10 - Forks: 0

sinisaos/async-orm-benchmarks

Python async ORMs, query builders, and database drivers benchmarks for PostgreSQL.

Language: Python - Size: 71.3 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

sinisaos/simple-piccolo

Single-file Piccolo ORM application for quickly prototyping, exploring and testing ideas without any configuration.

Language: Python - Size: 606 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

sinisaos/FastAuthBase Fork of SWimplifyDev/FastAuthBase

Minimalist Auth Flow for SaaS

Language: HTML - Size: 19.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

sinisaos/wtforms-piccolo

Server-side form generation utilities for Piccolo ORM Table class

Language: Python - Size: 24.4 KB - Last synced at: 19 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

sinisaos/grpc-python-crud

Example crud application with gRPC, FastAPI and Piccolo ORM.

Language: Python - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 2

sinisaos/blacksheep-piccolo

Starter application template using Piccolo ORM ecosystem (with BlackSheep framework) as backend and Vue.js as frontend.

Language: Vue - Size: 271 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

sinisaos/piccolo_cursor_pagination Fork of piccolo-orm/piccolo_cursor_pagination

Cursor pagination for Piccolo ORM

Language: Python - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

sinisaos/BlackSheep Fork of Neoteroi/BlackSheep

Fast ASGI web framework for Python

Size: 2.09 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sinisaos/fiber-ent-admin

Example application using Ent, Fiber and React Admin.

Language: Go - Size: 764 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sinisaos/chi-ent

Example application using Ent ORM and Chi router.

Language: Go - Size: 243 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sinisaos/starlette-starter

Starlette starter application with Tortoise ORM

Language: Python - Size: 268 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

sinisaos/starlette-piccolo-orm

Example of Starlette Q&A application made with Piccolo ORM ecosystem.

Language: Python - Size: 439 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

sinisaos/starlette-piccolo-rental

Example of Starlette Rental application made with Piccolo ORM ecosystem.

Language: Python - Size: 387 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 2

sinisaos/starlite Fork of litestar-org/litestar

Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs

Language: Python - Size: 12.2 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sinisaos/gin-vue-starter

Starter application template using Gin, Gorm as backend and Vue.js as frontend.

Language: Go - Size: 240 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sinisaos/go-gin-questions

Q&A site in Gin web framework (Golang).

Language: HTML - Size: 38.1 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

sinisaos/grpc-crud-example

Example crud application with gRPC, Gin and GORM.

Language: Go - Size: 17.6 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sinisaos/starlette-tortoise

Q&A application made with Starlette, Tortoise ORM and PostgreSQL

Language: Python - Size: 297 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

sinisaos/piccolo-cursor-vue

Example Piccolo cursor pagination with Vue frontend

Language: Python - Size: 260 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

sinisaos/adsite

Advertisement site built with Django

Language: JavaScript - Size: 5.99 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1