- Novosibirsk, Russia
-
20:40
(UTC +07:00)
Lists (13)
Sort Name ascending (A-Z)
Stars
Step by step math solutions for everyone
Агент Plex для получения медиаинформации от kinopoiskapiunofficial.tech
Open-Source Chrome extension for AI-powered web automation. Run multi-agent workflows using your own LLM API key. Alternative to OpenAI Operator.
This repository contains Helm charts for running ZITADEL in Kubernetes
An open-source UI-first Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, RADIUS, Goo…
Knowledge Engine for AI Agent Memory in 6 lines of code
Exa MCP for web search and web crawling!
Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
🧑🚀 Authentication and authorization infrastructure for SaaS and AI apps, built on OIDC and OAuth 2.1 with multi-tenancy, SSO, and RBAC.
React Admin additional packages
beego is an open-source, high-performance web framework for the Go programming language.
A simple, zero-dependencies library to parse environment variables into structs
Simple, extremely lightweight, extensible, configuration management library for Go. Supports JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
lightweight, idiomatic and composable router for building Go HTTP services
Design-first Go framework that generates API code, documentation, and clients. Define once in an elegant DSL, deploy as HTTP and gRPC services with zero drift between code and docs.
A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍