{"id":20633022,"url":"https://github.com/yenilikci/codeigniter-api","last_synced_at":"2026-04-29T23:31:45.772Z","repository":{"id":117873999,"uuid":"390538497","full_name":"yenilikci/codeigniter-api","owner":"yenilikci","description":"create rest api with codeigniter and vue.js","archived":false,"fork":false,"pushed_at":"2021-07-30T20:30:30.000Z","size":1885,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T09:37:47.322Z","etag":null,"topics":["codeigniter","json","rest-api","vue-router","vuejs","vuex"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/yenilikci.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":"2021-07-28T23:33:25.000Z","updated_at":"2021-07-31T01:19:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"261aa47e-3d67-4579-9540-7b0cd1bf3c22","html_url":"https://github.com/yenilikci/codeigniter-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yenilikci/codeigniter-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yenilikci%2Fcodeigniter-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yenilikci%2Fcodeigniter-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yenilikci%2Fcodeigniter-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yenilikci%2Fcodeigniter-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yenilikci","download_url":"https://codeload.github.com/yenilikci/codeigniter-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yenilikci%2Fcodeigniter-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["codeigniter","json","rest-api","vue-router","vuejs","vuex"],"created_at":"2024-11-16T14:18:17.297Z","updated_at":"2026-04-29T23:31:45.752Z","avatar_url":"https://github.com/yenilikci.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# codeigniter-api w/ vue.js\n\n## client \n\n### path \"/\" (no record)\n![giris](https://user-images.githubusercontent.com/57464067/127707137-4ed8b02f-9076-4baa-9130-c099c7acb767.png)\n\n### path \"/new\"\n![kaydet](https://user-images.githubusercontent.com/57464067/127707212-daaf0672-15e3-46bf-b05a-9884deea3c1c.png)\n\n### path \"/\" (records added)\n![liste](https://user-images.githubusercontent.com/57464067/127707385-f36fc2ec-c823-48dc-9e59-cc49c223ad73.png)\n\n### path \"/update\"\n![düzenle](https://user-images.githubusercontent.com/57464067/127707294-49cb557e-5aff-4c08-8f98-589b3de7bf5c.png)\n\n## api\n\n### endpoint \"/api/get_all_data\"\n![endpoint](https://user-images.githubusercontent.com/57464067/127707539-8d4034b5-8c23-4d97-8777-54f47aa5f020.png)\n\n## sql\n\n```sql\n-- phpMyAdmin SQL Dump\n-- version 5.1.1\n-- https://www.phpmyadmin.net/\n--\n-- Anamakine: 127.0.0.1\n-- Üretim Zamanı: 30 Tem 2021, 22:20:08\n-- Sunucu sürümü: 10.4.20-MariaDB\n-- PHP Sürümü: 8.0.8\n\nSET SQL_MODE = \"NO_AUTO_VALUE_ON_ZERO\";\nSTART TRANSACTION;\nSET time_zone = \"+00:00\";\n\n\n/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;\n/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;\n/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;\n/*!40101 SET NAMES utf8mb4 */;\n\n--\n-- Veritabanı: `course_coupons`\n--\n\n-- --------------------------------------------------------\n\n--\n-- Tablo için tablo yapısı `courses`\n--\n\nCREATE TABLE `courses` (\n  `id` int(11) NOT NULL,\n  `title` varchar(100) NOT NULL,\n  `couponCode` varchar(10) NOT NULL,\n  `price` float(10,2) NOT NULL\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;\n\n--\n-- Tablo döküm verisi `courses`\n--\n\nINSERT INTO `courses` (`id`, `title`, `couponCode`, `price`) VALUES\n(1, 'Codeigniter Kursu', 'CI3CPN', 50.00),\n(2, 'Vue.js Kursu', 'VUEJSCPN', 35.00),\n(3, 'Node.js Kursu', 'NODECPN', 75.00),\n(4, 'Nuxt.js Kursu', 'NUXTCPN', 45.00),\n(5, 'Go Echo Framework Kursu', 'GOECHOCPN', 80.00),\n(6, 'Laravel 8 Kursu', 'LRVL8CPN', 45.00),\n(7, 'Flutter Kursu', 'FLUTTERCPN', 50.00),\n(8, 'React Native Kursu', 'RNCRSCPN', 60.00);\n\n--\n-- Dökümü yapılmış tablolar için indeksler\n--\n\n--\n-- Tablo için indeksler `courses`\n--\nALTER TABLE `courses`\n  ADD PRIMARY KEY (`id`);\n\n--\n-- Dökümü yapılmış tablolar için AUTO_INCREMENT değeri\n--\n\n--\n-- Tablo için AUTO_INCREMENT değeri `courses`\n--\nALTER TABLE `courses`\n  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;\nCOMMIT;\n\n/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;\n/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;\n/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyenilikci%2Fcodeigniter-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyenilikci%2Fcodeigniter-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyenilikci%2Fcodeigniter-api/lists"}