Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/okbel/png

Repo para la charla de `Probablemente necesites GraphQL`
https://github.com/okbel/png

Last synced: 23 days ago
JSON representation

Repo para la charla de `Probablemente necesites GraphQL`

Awesome Lists containing this project

README

        

# Probablemente necesites GraphQL
Este repo está basado en la charla `Probablemente necesites GraphQL`

--------

## Ejemplos:

### Minimal
Contiene lo minimo para empezar un server con GraphQL usando Express

1. Corré: `npm run minimal` o `yarn minimal`
2. El servidor ya está corriendo en localhost. `http://localhost:3000/?query=%7B%0A%20%20hello%0A%7D`

❤️ Creado por Belen Curcio @okbel