Noise service backend
Go to file
EliasSchriefer 80668964c1 Remove unnecessary scalar definitions
`DateTimeUtc` and `Url` are provided by juniper and chrono/url with
  their respective (default) features.
  No need to define them manually. (I've skimmed the docs and code)
2021-06-04 14:40:19 +02:00
src Initial commit 2021-04-06 19:42:24 +02:00
.gitignore Updated the .gitignore (Include VS Code stuff) 2021-04-06 19:43:33 +00:00
Cargo.lock Add GraphQL dependencies 2021-04-19 20:16:08 +00:00
Cargo.toml Add juniper-from-schema to dependencies 2021-05-10 13:31:46 +00:00
noise.graphql Remove unnecessary scalar definitions 2021-06-04 14:40:19 +02:00
README.md Initial commit 2021-04-06 19:42:24 +02:00

Noise service backend

A server for Noise networks

If you're looking for the android app, go to WDG/noise