{"id":15689469,"url":"https://github.com/littledivy/candyscript","last_synced_at":"2025-04-09T16:18:14.271Z","repository":{"id":54613834,"uuid":"248698557","full_name":"littledivy/candyscript","owner":"littledivy","description":"A minimal single-line programming language for writing web servers and restAPIs :candy: :relieved: :rocket:","archived":false,"fork":false,"pushed_at":"2021-02-08T14:03:22.000Z","size":319,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T16:17:58.697Z","etag":null,"topics":["asynchttpserver","candy","language","nim","nim-lang","nimble","programming-language","server","webserver"],"latest_commit_sha":null,"homepage":"","language":"Nim","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/littledivy.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}},"created_at":"2020-03-20T07:57:01.000Z","updated_at":"2021-10-20T02:01:52.000Z","dependencies_parsed_at":"2022-08-13T21:40:15.833Z","dependency_job_id":null,"html_url":"https://github.com/littledivy/candyscript","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/littledivy%2Fcandyscript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fcandyscript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fcandyscript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fcandyscript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/littledivy","download_url":"https://codeload.github.com/littledivy/candyscript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065281,"owners_count":21041872,"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":["asynchttpserver","candy","language","nim","nim-lang","nimble","programming-language","server","webserver"],"created_at":"2024-10-03T18:02:17.379Z","updated_at":"2025-04-09T16:18:14.247Z","avatar_url":"https://github.com/littledivy.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CandyScript\n\nCandyScript is a lightweight yet superfast language for forging small web servers and RestAPIs.\n[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\n## Related\nA maintained fork of `candyscript` by @benob https://github.com/benob/candyscript\n\n## Features\n\n* Line-by-line parser\n* One of the fastest web server powered by Nim's `asynchttpserver`\n* Short and efficient\n* No external database service required.\n* \u003c 85 lines of Nim code!\n* A single binary for everything\n\n## TODO\n\n* [ ] Add backend integration with other languages\n* [ ] Add multiple database integration\n* [ ] Use `httpbeast` instead of `asynchttpserver`\n\n## Example\n\n### Hello, World!\n\n```yaml\n# this is a comment\nGET \"/\": Hello, World!\n```\n\n## Building from source\n\nUse the Nim compiler [nim](https://nim-lang.org) to compile the Bloom source code.\n\nThis code will run your candyscript server.\n```bash\nnim c index.nim\n./index your_script.candy\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittledivy%2Fcandyscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flittledivy%2Fcandyscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittledivy%2Fcandyscript/lists"}