{"id":24708637,"url":"https://github.com/bishwenduk029/fringe","last_synced_at":"2025-10-09T10:32:12.184Z","repository":{"id":54531175,"uuid":"336584043","full_name":"bishwenduk029/fringe","owner":"bishwenduk029","description":"Edge-runtime for serveless functions and graphql","archived":false,"fork":false,"pushed_at":"2021-04-16T03:47:21.000Z","size":893,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-13T12:58:38.740Z","etag":null,"topics":["edge-computing","graphql","serverless"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/bishwenduk029.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-06T16:36:24.000Z","updated_at":"2023-03-12T09:36:18.000Z","dependencies_parsed_at":"2022-08-13T18:50:43.978Z","dependency_job_id":null,"html_url":"https://github.com/bishwenduk029/fringe","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bishwenduk029%2Ffringe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bishwenduk029%2Ffringe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bishwenduk029%2Ffringe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bishwenduk029%2Ffringe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bishwenduk029","download_url":"https://codeload.github.com/bishwenduk029/fringe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235813549,"owners_count":19048987,"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":["edge-computing","graphql","serverless"],"created_at":"2025-01-27T06:37:28.564Z","updated_at":"2025-10-09T10:32:11.687Z","avatar_url":"https://github.com/bishwenduk029.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Fringe is a simple framework for running functions and graphql at Edge.\n\nIt's inspired by frameworks like [Next.js](https://nextjs.org/) and [flareact](https://flareact.com/)\n\nIt supports following:\n\n- File Based routing for functions at edge\n- Dynamic API routes\n- File Based routing for graphql at edge\n- Just declare your GraphQL queries/mutations in plain .graphql files and they will be run on server\n\n**Serveless GraphQL**\n\nFringe allows you to run GraphQL at edge along with caching responses in a normalized form at edge. Just declare your GraphQL queries in .graphql files during your development and file paths to your .graphql files become REST API endpoints.\n\nProject Structure:\n\n![Image of Project Structure](https://user-images.githubusercontent.com/4037621/104008201-21147100-51cf-11eb-825b-5524b4457aa7.png)\n\nThe space/index.graphql can be run at REST endpoint http://localhost:8080/graphql/space\n\n***Advantages***\n- Keep your frontend builds free of GraphQL boilerplate.\n- Also no tooling needed for GraphQL in your frontend.\n- The model offers protection of origin GraphQL Server behind edge.\n- Improves developer experience with more focus on business at hand than on setup.\n- Write your component and define your GraphQL and keep them side by side with zero additional setup.\n- Even execute GraphQL queries/mutations via file based routing for GraphQL.🔥\n- Normalized Caching at edge of GraphQL results can offer better performance and again reduce the boilerplate for server  codes.\n\n**Getting Started**\n\n  ```\n    npm install create-fringe-app \u003cname-of-app\u003e\n    npm run build\n    npm run start\n\n    Now hit the link http://localhost:8080/graphql/space/\n  ```\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbishwenduk029%2Ffringe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbishwenduk029%2Ffringe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbishwenduk029%2Ffringe/lists"}