angryfoxx's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
sdmg15/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
pydantic/pydantic
Data validation using Python type hints
tiangolo/sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
sqlalchemy/sqlalchemy
The Database Toolkit for Python
mjhea0/awesome-fastapi
A curated list of awesome things related to FastAPI
sparckles/Robyn
Robyn is a Super Fast Async Python Web Framework with a Rust runtime.
miguelgrinberg/python-socketio
Python Socket.IO server and client
nsidnev/fastapi-realworld-example-app
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
jazzband/django-push-notifications
Send push notifications to mobile devices through GCM or APNS in Django.
Everduin94/better-commits
A CLI for creating better commits following the conventional commits specification
mstrYoda/kubernetes-kitap
ycd/manage-fastapi
:rocket: CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.
merveenoyan/my_notes
My small cheatsheets for data science, ML, computer science and more.
cookpete/auto-changelog
Command line tool for generating a changelog from git tags and commit history
ChristopherGS/ultimate-fastapi-tutorial
The Ultimate FastAPI Tutorial
Furkan-Gulsen/turkce-go-egitimi
Bu repo, Go dilini hızlı bir şekilde öğrenmek isteyenler için hazırlanmış bir eğitim serisidir. Toplamda 40 konuyu, örnekler üzerinden anlatarak dilin temel yapılarını kapsar.
asottile/reorder-python-imports
Rewrites source to reorder python imports
suadev/turkish-microservice-architecture-book
Open Source Turkish Microservices eBook. Feel free to contribute.
acikyazilimagi/deprem-yardim-backend
afetharita.com backend projesi
TrangPham/django-admin-confirm
AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.
RustDili/Rust-Ogrenmek
Dumindu Madunuwan'ın Learning Rust adlı çalışmasının Türkçe çevirisi
kamranabdicse/fastapi-postgres-boilerplate
realsuayip/asu
A comprehensive Django reference project.
enesklcarslan/django-annotatable-properties
A Django library that allows annotating properties on querysets.
onuralpszr/yuko
Yuko is a Python package that provides Rust-backed validators for common validation tasks.
dkarakay/interview
Python Implementation for Leetcode & CP Questions