{"id":15602651,"url":"https://github.com/luanpotter/spring-todos-rest-api","last_synced_at":"2026-05-10T19:22:54.458Z","repository":{"id":145921454,"uuid":"174260935","full_name":"luanpotter/spring-todos-rest-api","owner":"luanpotter","description":"Simple TODOs REST API using Spring","archived":false,"fork":false,"pushed_at":"2019-03-08T00:38:55.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T07:12:36.943Z","etag":null,"topics":["api","rest","spring","spring-boot","spring-data","todo"],"latest_commit_sha":null,"homepage":"","language":"Java","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/luanpotter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-03-07T03:00:07.000Z","updated_at":"2019-03-08T00:38:57.000Z","dependencies_parsed_at":"2023-04-09T19:02:18.260Z","dependency_job_id":null,"html_url":"https://github.com/luanpotter/spring-todos-rest-api","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/luanpotter%2Fspring-todos-rest-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luanpotter%2Fspring-todos-rest-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luanpotter%2Fspring-todos-rest-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luanpotter%2Fspring-todos-rest-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luanpotter","download_url":"https://codeload.github.com/luanpotter/spring-todos-rest-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246403897,"owners_count":20771526,"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","rest","spring","spring-boot","spring-data","todo"],"created_at":"2024-10-03T02:49:35.572Z","updated_at":"2026-05-10T19:22:49.420Z","avatar_url":"https://github.com/luanpotter.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spring-todos-rest-api\n\n[![Build Status](https://travis-ci.org/luanpotter/spring-todos-rest-api.svg?branch=master)](https://travis-ci.org/luanpotter/spring-todos-rest-api)\n\nThis is a CRUD REST api for a todo model with two fields: a Long id and a String text (text of the todo).\n\nIt uses Spring, including Spring Boot and Spring Data for the JPA implementation. It uses zero xml files for configuration (apart from the pom.xml file, of course, because it's a maven project).\n\n## Setup\n\nRun\n\n```bash\n  mvn clean install\n```\n\nTo download all dependencies and such, then start the API with\n\n```bash\n  mvn spring-boot:run\n```\n\nAlternatively, you can import to Intellij IDEA (via the Import maven project option) and then use the commands from the IDE to run.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluanpotter%2Fspring-todos-rest-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluanpotter%2Fspring-todos-rest-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluanpotter%2Fspring-todos-rest-api/lists"}