Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 256 Bytes

File metadata and controls

1 lines (1 loc) · 256 Bytes

A GraphQL server created using express-graphql. The database server is the json-web-server which has the data of Users and Companies. Both Users and Companies are related and it is possible to move from user to company or company to user (bi-directional).