You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Found your implementation of GraphQl server on Rust, cloned the repository,
launched cargo run ...
found (nmap) on localhost:8000
and now I don’t know what to do next. Please add minimal documentation and a simple example of using your server.
I forgot to add that in your implementation the Postgres server is always on port 5432, and can you make the port custom?
The text was updated successfully, but these errors were encountered:
Found your implementation of GraphQl server on Rust, cloned the repository,
launched cargo run ...
found (nmap) on localhost:8000
and now I don’t know what to do next. Please add minimal documentation and a simple example of using your server.
I forgot to add that in your implementation the Postgres server is always on port 5432, and can you make the port custom?
The text was updated successfully, but these errors were encountered: