{"id":20765827,"url":"https://github.com/le4ndro/bookmarks","last_synced_at":"2026-04-29T23:32:48.158Z","repository":{"id":89715698,"uuid":"169909901","full_name":"le4ndro/bookmarks","owner":"le4ndro","description":"Sample API project for bookmarking web sites using Spring Boot and PostgreSQL","archived":false,"fork":false,"pushed_at":"2024-08-26T17:37:52.000Z","size":113,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T11:43:33.479Z","etag":null,"topics":["postgresql","rest-api","spring-boot","spring-data-jpa"],"latest_commit_sha":null,"homepage":null,"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/le4ndro.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":"2019-02-09T20:23:14.000Z","updated_at":"2020-04-06T22:51:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"85862131-be6f-48dd-a304-9ec65e03cbc0","html_url":"https://github.com/le4ndro/bookmarks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/le4ndro/bookmarks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/le4ndro%2Fbookmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/le4ndro%2Fbookmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/le4ndro%2Fbookmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/le4ndro%2Fbookmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/le4ndro","download_url":"https://codeload.github.com/le4ndro/bookmarks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/le4ndro%2Fbookmarks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448399,"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":["postgresql","rest-api","spring-boot","spring-data-jpa"],"created_at":"2024-11-17T11:19:14.357Z","updated_at":"2026-04-29T23:32:48.105Z","avatar_url":"https://github.com/le4ndro.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bookmarks\nSample API project for bookmarking web sites using Spring Boot and PostgreSQL\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.\n\n### Prerequisites\n\nWhat things you need to install the software\n\n* Java JDK 8\n* Apache Maven\n* PostgreSQL Database\n\n### Installing\n\n1. Clone this repository\n\n```\n$ git clone https://github.com/le4ndro/bookmarks.git\n$ cd bookmarks\n```\n\n2. Create database on postgresql\n\n```\n$ createdb bookmarksdb\n```\n\n3. Make a local copy of set_env.sample.sh\n\n```\n$ cp set_env.sample.sh set_env.sh (or rename set_env.sample.bat to set_env.bat on Windows)\n```\n\n4. Edit your set_env.sh (or set_env.bat on Windows) file with your parameters and set variables for your environment\n\n```\n$ chmod 755 set_env.sh\n$ source ./set_env.sh\n(or run set_env.bat on Windows)\n```\n\n5. Run the application\n\n```\n$ mvn spring-boot:run\n```\n\n## Deployment\n\n1. Create an executable jar\n\n```\n$ mvn package\n```\n\n2. Run the application\n\n```\n$ java -jar target/bookmarks-0.0.1-SNAPSHOT.jar\n```\n\n## Built With\n\n* [Spring Boot](https://docs.spring.io/spring-boot/docs/1.3.1.RELEASE/reference/htmlsingle/) - The web framework used\n* [Maven](https://maven.apache.org/) - Dependency Management\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).\n\n## Authors\n\n* **Leandro Souza** - *Initial work*\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\n## Acknowledgments\n\n* This project is in development","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fle4ndro%2Fbookmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fle4ndro%2Fbookmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fle4ndro%2Fbookmarks/lists"}