{"id":20224954,"url":"https://github.com/adwaith-rajesh/loafang","last_synced_at":"2025-04-10T16:50:29.521Z","repository":{"id":46013243,"uuid":"427840576","full_name":"Adwaith-Rajesh/loafang","owner":"Adwaith-Rajesh","description":"A JSON-based RESTapi Query Language.","archived":false,"fork":false,"pushed_at":"2021-11-21T11:11:02.000Z","size":622,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T14:40:19.761Z","etag":null,"topics":["api","graphql","python3","rest","rest-api"],"latest_commit_sha":null,"homepage":"https://adwaith-rajesh.github.io/loafang/","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/Adwaith-Rajesh.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}},"created_at":"2021-11-14T04:54:00.000Z","updated_at":"2023-05-26T12:45:51.000Z","dependencies_parsed_at":"2022-09-21T04:20:41.094Z","dependency_job_id":null,"html_url":"https://github.com/Adwaith-Rajesh/loafang","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/Adwaith-Rajesh%2Floafang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adwaith-Rajesh%2Floafang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adwaith-Rajesh%2Floafang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Adwaith-Rajesh%2Floafang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Adwaith-Rajesh","download_url":"https://codeload.github.com/Adwaith-Rajesh/loafang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248255725,"owners_count":21073370,"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":["api","graphql","python3","rest","rest-api"],"created_at":"2024-11-14T07:10:04.427Z","updated_at":"2025-04-10T16:50:29.495Z","avatar_url":"https://github.com/Adwaith-Rajesh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Loafang\n\n[![GitHub](https://img.shields.io/github/license/Adwaith-Rajesh/loafang?style=for-the-badge)](LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/loafang?color=light\u0026style=for-the-badge)](https://pypi.org/project/loafang/)\n[![Azure DevOps builds (branch)](https://img.shields.io/azure-devops/build/adwaithrajesh/8d11fcc8-9bf7-41cf-95af-bd240456c13e/9/master?label=azure%20pipelines\u0026style=for-the-badge)](https://dev.azure.com/adwaithrajesh/adwaith/_build?definitionId=9)\n\nA JSON based RESTapi Query Language. It's mainly for small to intermediate sized project.\n\n## Motivation\n\n- I'm bored.\n- I needed a smaller version of graphql.\n- It's fun to do something like this\n\n## Why name it Loafang\n\nIf you google the synonyms for 'rest' one of the result is 'loaf' or 'loafing'. Now, where do you see the word 'rest', 'REST API' and it's more of a language kind of thing so\n'loafang' makes sense\n\n## An example Schema\n\n```json\n{\n\t\"GET:get-user:pe\": {\n\t\t\"user --name adwaith --age 10\": [\"username\", \"email_address\"]\n\t},\n\t\"PUT:up-user\": {\n\t\t\"user --name some-user\": {\n\t\t\t\"email\": \"new_email@address.com\"\n\t\t},\n\t\t\"after\": \"get-user\"\n\t}\n}\n```\n\nFor more docs visit: [https://adwaith-rajesh.github.io/loafang/](https://adwaith-rajesh.github.io/loafang/)\n\n## Road Map\n\n- [x] Things kind of works\n- [x] Make an easier API for the user to use.\n- [ ] More tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadwaith-rajesh%2Floafang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadwaith-rajesh%2Floafang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadwaith-rajesh%2Floafang/lists"}