{"id":21485116,"url":"https://github.com/drew138/graphics-api","last_synced_at":"2026-06-25T04:31:07.045Z","repository":{"id":115908881,"uuid":"349608930","full_name":"drew138/graphics-api","owner":"drew138","description":"API developed to perform image processing by applying convolution matrices.","archived":false,"fork":false,"pushed_at":"2024-03-23T14:55:07.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T19:24:21.759Z","etag":null,"topics":["image-processing","rest-api"],"latest_commit_sha":null,"homepage":"https://drew-graphics.site","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drew138.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":"2021-03-20T02:39:52.000Z","updated_at":"2024-03-21T17:22:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"967bd7f3-09a9-43b5-a151-15aeb167c619","html_url":"https://github.com/drew138/graphics-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/drew138%2Fgraphics-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drew138%2Fgraphics-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drew138%2Fgraphics-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drew138%2Fgraphics-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drew138","download_url":"https://codeload.github.com/drew138/graphics-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244013291,"owners_count":20383707,"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":["image-processing","rest-api"],"created_at":"2024-11-23T13:14:08.216Z","updated_at":"2026-06-25T04:31:07.035Z","avatar_url":"https://github.com/drew138.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GRAPHICS API\n\nAPI designed to perform image processing on jpg, jpeg and png images.\n\n## AVAILABLE ENDPOINTS\n\nCurrently available endpoints listed below:\n\n```text\n/api/sharpen\n/api/edgedetection\n/api/gaussianblur\n/api/boxblur\n/api/custom\n```\n\nSupplying an image in a multipart/form is required for all of the endpoints.\nIn addition, the `/api/custom` requires provissioning a convolution matrix in the form `[[val1,val2,val3],[val4,val5,val6],[val7,val8,val9]]`. Both of these must be supplied as `image` and `kernel` attributes respectively in the form.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrew138%2Fgraphics-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrew138%2Fgraphics-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrew138%2Fgraphics-api/lists"}