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

https://github.com/pedro-gutierrez/graphism_new

Creates a new Graphism project
https://github.com/pedro-gutierrez/graphism_new

absinthe ecto elixir graphism graphql mix postgres rest

Last synced: about 1 month ago
JSON representation

Creates a new Graphism project

Awesome Lists containing this project

README

          

# Mix graphism.new

Creates a new [Graphism](https://github.com/Gravity-Core/graphism) project

## Installation

```bash
$ wget https://github.com/pedro-gutierrez/graphism_new/raw/main/graphism_new-0.1.0.ez
$ mix archive.install ./graphism_new-0.1.0.ez
```

## Usage

```bash
$ mix graphism.new hello_world --graphql --rest
```