{"id":24761042,"url":"https://github.com/ziozzang/ldap-restapi-gateway","last_synced_at":"2025-10-11T08:30:35.632Z","repository":{"id":68376420,"uuid":"111643490","full_name":"ziozzang/LDAP-RestAPI-Gateway","owner":"ziozzang","description":"LDAP to RestAPI Gateway Server","archived":false,"fork":false,"pushed_at":"2017-12-04T01:01:08.000Z","size":13,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-05T03:55:25.843Z","etag":null,"topics":["docker","ldap","python","rest-api"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ziozzang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-11-22T06:10:39.000Z","updated_at":"2021-09-23T07:27:04.000Z","dependencies_parsed_at":"2023-02-21T21:15:46.580Z","dependency_job_id":null,"html_url":"https://github.com/ziozzang/LDAP-RestAPI-Gateway","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ziozzang/LDAP-RestAPI-Gateway","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2FLDAP-RestAPI-Gateway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2FLDAP-RestAPI-Gateway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2FLDAP-RestAPI-Gateway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2FLDAP-RestAPI-Gateway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ziozzang","download_url":"https://codeload.github.com/ziozzang/LDAP-RestAPI-Gateway/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziozzang%2FLDAP-RestAPI-Gateway/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006611,"owners_count":26084148,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker","ldap","python","rest-api"],"created_at":"2025-01-28T18:20:43.665Z","updated_at":"2025-10-11T08:30:35.627Z","avatar_url":"https://github.com/ziozzang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LDAP-RestfulAPI-Server\n\n# TL; DR\nGeneric LDAP Server does't support RESTful API.\nThis is for Generic LDAP Gateway Server to support REST API Server for LDAP.\n\n# Author\nJioh L. Jung\n\n# How to use.\n* Fix Configuration file.\n* Build Dockerfile to use server. :)\n* Run docker with option :)\n\n```\ndocker build -t ldap-gateway .\ndocker run -d --name gateway \\\n  -v `pwd`/src/conf.py:/opt/conf.py \\\n  -p 5000:5000 ldap-gateway\n```\n\n# Configuration\n* You have to change login and server connection infomation.\n* configuration is at /opt/conf.py (Source conf.py)\n\n\n# Copyright\nMIT Licese\n* If you need to fix code, Just do it :)\n\n# Docs\n* Check docs folder. :D \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziozzang%2Fldap-restapi-gateway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fziozzang%2Fldap-restapi-gateway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziozzang%2Fldap-restapi-gateway/lists"}