This website requires JavaScript.
Explore
Help
Sign In
mirror
/
lldap
Watch
1
Star
0
Fork
0
You've already forked lldap
mirror of
https://github.com/nitnelave/lldap.git
synced
2023-04-12 14:25:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
08a3845cbe
lldap
/
src
/
infra
/
graphql
/
mod.rs
4 lines
46 B
Rust
Raw
Normal View
History
Unescape
Escape
Implement basic GraphQL endpoint with auth
2021-08-26 07:52:56 +00:00
pub
mod
api
;
graphql: add an endpoint to create a user
2021-08-30 07:28:27 +00:00
pub
mod
mutation
;
Implement basic GraphQL endpoint with auth
2021-08-26 07:52:56 +00:00
pub
mod
query
;
Reference in New Issue
Copy Permalink