{"id":15873551,"url":"https://github.com/tombuildsstuff/swift-on-the-server","last_synced_at":"2026-01-11T16:48:33.813Z","repository":{"id":142076185,"uuid":"73852362","full_name":"tombuildsstuff/swift-on-the-server","owner":"tombuildsstuff","description":"Associated Repository for the talk \"Swift on the Server\"","archived":false,"fork":false,"pushed_at":"2016-11-15T20:33:40.000Z","size":48,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T14:45:34.403Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/tombuildsstuff.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":"2016-11-15T20:27:51.000Z","updated_at":"2017-09-25T03:08:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0a0236b-75ee-4f70-a90a-0c07bca0801c","html_url":"https://github.com/tombuildsstuff/swift-on-the-server","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"9832fccb83f71aa8695cde23868787b449ab53c9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombuildsstuff%2Fswift-on-the-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombuildsstuff%2Fswift-on-the-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombuildsstuff%2Fswift-on-the-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tombuildsstuff%2Fswift-on-the-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tombuildsstuff","download_url":"https://codeload.github.com/tombuildsstuff/swift-on-the-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246720121,"owners_count":20822852,"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":[],"created_at":"2024-10-06T01:04:03.330Z","updated_at":"2026-01-11T16:48:33.772Z","avatar_url":"https://github.com/tombuildsstuff.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Hello.\n\nThis Repository contains resources and projects used in the Swift on the Server talk given at Build Stuff.\n\nEach branch corresponds to a section of the talk:\n 1 - Hello World\n 2 - Returning JSON\n 3 - Parsing out of / Inserting into MySql\n\nTo run this - you'll want a MySql server with the following schema:\n```\nCREATE TABLE towns\n(\n    id INT(11) PRIMARY KEY NOT NULL AUTO_INCREMENT,\n    name VARCHAR(100) NOT NULL,\n    country VARCHAR(100) NOT NULL\n);\n```\n\nThis repository is simply extending the default Vapor Web Application Template generated by:\n```\nvapor new \u003cproject\u003e\n```\n\nYou can build this via:\n```\nvapor build\n```\n\nAnd run it via:\n```\nvapor run\n```\n\nLicence - MIT\n\nAny questions please reach out via Github/Twitter - @tombuildsstuff.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftombuildsstuff%2Fswift-on-the-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftombuildsstuff%2Fswift-on-the-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftombuildsstuff%2Fswift-on-the-server/lists"}