{"id":18609895,"url":"https://github.com/unlight/example-backend-api","last_synced_at":"2025-11-02T20:30:31.319Z","repository":{"id":138160318,"uuid":"63964396","full_name":"unlight/example-backend-api","owner":"unlight","description":null,"archived":false,"fork":false,"pushed_at":"2017-03-20T20:19:16.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T01:25:56.071Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unlight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-22T15:36:31.000Z","updated_at":"2018-06-13T14:01:18.000Z","dependencies_parsed_at":"2024-07-22T16:47:36.523Z","dependency_job_id":null,"html_url":"https://github.com/unlight/example-backend-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unlight%2Fexample-backend-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unlight%2Fexample-backend-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unlight%2Fexample-backend-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unlight%2Fexample-backend-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unlight","download_url":"https://codeload.github.com/unlight/example-backend-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239400598,"owners_count":19632049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T03:07:40.066Z","updated_at":"2025-11-02T20:30:31.275Z","avatar_url":"https://github.com/unlight.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"1. Let's say we have the structure (database table):  \r\n\r\nuser\r\n- id\r\n- name\r\n- city_id\r\n\r\nrole\r\n- id\r\n- name\r\n\r\nuser_role (n:m)\r\n- user_id\r\n- role_id\r\n\r\ncity (n:1)\r\n- id\r\n- name\r\n\r\n2. We want to build rest API server with OData support.\r\n\r\n3. /user?$select=id,name\u0026$filter=name eq 'joe'\u0026$expand=role,city\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funlight%2Fexample-backend-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funlight%2Fexample-backend-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funlight%2Fexample-backend-api/lists"}