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

https://github.com/rongfengliang/sofa-graphql2rest-docker-compose

sofa-graphql2rest-docker-compose
https://github.com/rongfengliang/sofa-graphql2rest-docker-compose

docker docker-compose graphql graphql2rest nodejs restful-api

Last synced: 3 months ago
JSON representation

sofa-graphql2rest-docker-compose

Awesome Lists containing this project

README

          

# sofa with graphql demo

## graphiql

```code
open http://localhost:4000/graphql
```

## open api

```code
open http://localhost:4000/docs

```

## some images

![images](./images/WX20190127-140310@2x.png)
![images](./images/WX20190127-140338@2x.png)