https://github.com/2wce/fpl-api
https://github.com/2wce/fpl-api
apollo-server-express graphql now typescript
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/2wce/fpl-api
- Owner: 2wce
- License: mit
- Created: 2020-02-27T18:28:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T02:50:58.000Z (about 3 years ago)
- Last Synced: 2025-02-01T12:12:13.226Z (11 months ago)
- Topics: apollo-server-express, graphql, now, typescript
- Language: TypeScript
- Homepage: https://fpl-api.now.sh
- Size: 797 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# An Apollo Server for FPL
## Feature tags
- apollo
- graphql
- next
- now
- react
- starter
- template
- typescript
- yarn-workspaces
- zeit
---
## Install
```sh
npm install
```
## Running dev-mode
```sh
cd api && yarn dev
```
## Deploy
```sh
now
```
## License
Licensed under the [MIT license](./LICENSE).