{"id":19966077,"url":"https://github.com/a-dera/julia-rest","last_synced_at":"2026-06-02T20:32:03.284Z","repository":{"id":104173202,"uuid":"308892438","full_name":"a-dera/Julia-Rest","owner":"a-dera","description":"Un restfull API simple, écrit en Julia","archived":false,"fork":false,"pushed_at":"2023-12-01T14:26:56.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-01T17:23:11.562Z","etag":null,"topics":["julia","julialang","restful-api"],"latest_commit_sha":null,"homepage":"","language":"Julia","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/a-dera.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-31T13:51:02.000Z","updated_at":"2020-11-01T14:33:22.000Z","dependencies_parsed_at":"2025-01-12T08:30:27.393Z","dependency_job_id":"611093df-843d-4c94-b330-a975ec5a0079","html_url":"https://github.com/a-dera/Julia-Rest","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/a-dera/Julia-Rest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-dera%2FJulia-Rest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-dera%2FJulia-Rest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-dera%2FJulia-Rest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-dera%2FJulia-Rest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-dera","download_url":"https://codeload.github.com/a-dera/Julia-Rest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-dera%2FJulia-Rest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33835766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"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":["julia","julialang","restful-api"],"created_at":"2024-11-13T02:33:13.279Z","updated_at":"2026-06-02T20:32:03.265Z","avatar_url":"https://github.com/a-dera.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Julia-Rest\n\u003e Un API JSON et MySQL, codé en Julia \n\n## Installation \n\n* Vous devez [installer Julia](https://julialang.org/downloads/) sur votre machine au préalable pour tester l'API.\n* Installez ensuite les dependences en éxécutant les commandes suivantes\n    ```bash\n    julia\n    julia\u003e Pkg.add(\"HttpServer\")\n    julia\u003e Pkg.add(\"MySQL\")\n    julia\u003e Pkg.add(\"HttpCommon\")\n    julia\u003e Pkg.add(\"JSON\")\n    ```\n* Run the content of **database.sql** in your MySQL manager.\n## Demarrez le serveur\n* Exécuter la commande suivante au sein du dossier principal:\n    ```bash\n    julia main.jl\n    ```\n\u003cbr\u003e\nConsulter à l'adresse **localhost:8000**  sur votre navigateur.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-dera%2Fjulia-rest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-dera%2Fjulia-rest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-dera%2Fjulia-rest/lists"}