우중 김
woojoong1995
3 points
Tools woojoong1995 is Following
Amazon EC2
aws.amazon.com/ec2
It is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale...
Amazon S3
aws.amazon.com/s3
Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrie...
Amazon Route 53
aws.amazon.com/route53
Amazon Route 53 is designed to give developers and businesses an extremely reliable and cost effective way ...
Amazon RDS
aws.amazon.com/rds
Amazon RDS gives you access to the capabilities of a familiar MySQL, Oracle or Microsoft SQL Server databas...
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Django
djangoproject.com
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
Redis
redis.io
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
NGINX
nginx.org
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
Gunicorn
gunicorn.org
Gunicorn is a pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly comp...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Django REST fram...
django-rest-framework.org
It is a powerful and flexible toolkit that makes it easy to build Web APIs.
Pillow
python-pillow.github.io
It adds image processing capabilities to your Python interpreter. It provides extensive file format support...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
OAuth2
oauth.net/2
It is an authorization framework that enables a third-party application to obtain limited access to an HTTP...
Django REST fram...
jpadilla.github.io/django-r...
This package provides JSON Web Token Authentication support for Django REST framework. Unlike some more typ...
Next.js
nextjs.org
Next.js is a minimalistic framework for server-rendered React applications.
Django Channels
channels.readthedocs.io/en/...
It does this by taking the core of Django and adding a fully asynchronous layer underneath, running Django ...
Tailwind CSS
tailwindcss.com
Tailwind is different from frameworks like Bootstrap, Foundation, or Bulma in that it's not a UI kit. It do...
Zustand
github.com/react-spring/zus...
Small, fast and scaleable bearbones state-management solution. Has a comfy api based on hooks, that isn't b...
SwaggerHub
swagger.io/tools/swaggerhub
It is an integrated API Development platform, built for teams, that brings the core capabilities of the Swa...
React Query
react-query.tanstack.com
Instead of writing reducers, caching logic, timers, retry logic, complex async/await scripting (I could kee...