분류 javascript

익스프레스 프레임 워크 애플리케이션 및 미들웨어

컨텐츠 정보

  • 조회 646 (작성일 )

본문

Express : 노드를 위한 빠른, unopinionated, 최소한의 웹 프레임 워크.  https://expressjs.com/

Feathers : 최신 응용 프로그램을 위한 REST 및 실시간 API 레이어  https://feathersjs.com/

Helmet : 다양한 HTTP 헤더를 사용하여 빠른 애플리케이션 보안 확보. https://helmetjs.github.io/

Server.js : Node.js를 위한 간단하고 강력한 서버.  https://serverjs.io/

Express Gateway : ExpressJS 위에 구축 된 마이크로 서비스 API 게이트웨이. https://www.express-gateway.io/

apicache : Express / Node 용 간단한 API 캐싱 미들웨어. https://github.com/kwhitley/apicache

Protect : 사전 예방 적으로 Node.js 웹 서비스 보호. https://github.com/RisingStack/protect

Typescript REST : 이것은 타이프 스크립트를 위한 가벼운 어노테이션 기반 익스프레스 확장입니다. https://github.com/thiagobustamante/typescript-rest

node-rate-limiter-flexible : Cluster, Redis, MongoDb, MySQL, PostgreSQL에서 DDoS 및 무차별 공격으로부터 키와 보호로 속도 제한기. https://github.com/animir/node-rate-limiter-flexible

createrest : 표현 및 코아에 대한 REST 라우트 생성자. https://github.com/atomixinteractions/createrest