portara
Portara directive is a rate limiter / throttler for GraphQL
파일 탐색기
최종 버전 다운로드 (.zip)- portara-3.png
- portarafavicon.png
- index.html
- App.css
- App.test.tsx
- App.tsx
- index.css
- index.jsx
- queries.ts
- react-app-env.d.ts
- Test.tsx
- .gitignore
- package-lock.json
- package.json
- README.md
- tsconfig.json
- server.ts
- graphqlQueries.ts
- interfaces.ts
- portaraSchemaDirective.ts
- rateLimiter.ts
- throttler.ts
- timeFrameMultiplier.ts
- rateLimit.test.ts
- redis.test.ts
- throttler.test.ts
- timeFrameMultiplier.test.ts
- mockDirective.ts
- .eslintignore
- .eslintrc.js
- jest.config.js
- LICENSE
- package-lock.json
- package.json
- README.md
- server.ts
- setup.js
- tsconfig.json
- .gitignore
- .travis.yml
- LICENSE
- package-lock.json
- package.json
- README.md
- yarn.lock
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/oslabs-beta/portara
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd portara
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
