Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dcorb/graphql-api

Repository files navigation

Codeship Status for ReactFinland/graphql-api

GraphQL API for TOSKA conferences

Simple GraphQL API for our conferences:

To see the query API:

  1. NODE_ENV="development" npm start
  2. http://localhost:3000/graphql or http://localhost:3000/calendar-2022.ics (calendar)

Image Processing

There's no special image processing in place at the moment.

You can access images through http://localhost:3000/media. Example: http://localhost:3000/media/people/ken.jpg.

Webhooks

See the webhooks below.

Heroku to Netlify

The API has been connected to the site using a webhook so that it builds whenever the API changes:

  • heroku config:set REBUILD_SITES=<Netlify urls separate by comma go here> -a react-finland-api

Remember to run the server in production mode. That will enable site rebuilding hook!

About

GraphQL API for the conference.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.6%
  • JavaScript 3.0%
  • Other 0.4%

AltStyle によって変換されたページ (->オリジナル) /