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

https://github.com/alvaropaco/graphql-pdv-example

A Simple implementation of a GraphQL Api with geoSON data
https://github.com/alvaropaco/graphql-pdv-example

api geolocation geometry geoson graphql

Last synced: 2 months ago
JSON representation

A Simple implementation of a GraphQL Api with geoSON data

Awesome Lists containing this project

README

        

# Code Challenge - ZX Ventures

## Goals

This documentations refers to a simple implementation of a Back-end API of
a PDV registration system.

## Documentations

You can access the documentation accessing ``` /doc/schema/index.html ```

## Installing
npm install

## Usage

### Running the Service
npm start

### Running the Tests
npm test

## Author
``` Álvaro Augusto Paçó Neto - [email protected] or alvaropaco.com```