An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by careydevelopment

A curated list of projects in awesome lists by careydevelopment .

https://github.com/careydevelopment/careydevelopmentcrm

Angular customer relationship management (CRM) app.

angular api crm java microservices mongodb

Last synced: 06 Mar 2026

https://github.com/careydevelopment/contact-service

Now deprecated. See ecosystem-customer-service.

Last synced: 19 Aug 2025

https://github.com/careydevelopment/highchartsdemo

This demo shows how to use High Charts with Spring Boot and Thymeleaf

Last synced: 05 Apr 2025

https://github.com/careydevelopment/ecosystem-user-service

Microservice that handles user-related tasks (including login and profile management) for the Carey Development ecosystem.

java jwt mongodb spring-boot user

Last synced: 19 Aug 2025

https://github.com/careydevelopment/thymeleafvalidation

Demonstrates how to validate form fields with Spring Boot and Thymeleaf

Last synced: 01 Sep 2025

https://github.com/careydevelopment/ecosystem-email-service

Microservice that handles email integration

api email gmail google-api java spring-boot

Last synced: 26 Oct 2025

https://github.com/careydevelopment/twitterlogin

A demo for logging in with Twitter

Last synced: 11 Jul 2025

https://github.com/careydevelopment/accounting-service

Accounting API that handles double-entry bookkeeping transactions.

Last synced: 05 Sep 2025

https://github.com/careydevelopment/youtubeapidemo

A demo that shows how to use the YouTube API with Spring Boot

Last synced: 05 Apr 2025

https://github.com/careydevelopment/jwt-security

Handles security for the Carey Development ecosystem.

java json jwt security spring spring-boot

Last synced: 13 Apr 2026

https://github.com/careydevelopment/ajaxdemo

Spring Boot app that uses AJAX

Last synced: 20 Mar 2026

https://github.com/careydevelopment/ecosystem-customer-service

Microservice that handles customer/account related tasks for the Carey Development ecosystem.

customer java jwt mongodb spring-boot

Last synced: 02 Jul 2025

https://github.com/careydevelopment/crm-service

Handles CRM-related activities in the Carey Development ecosystem.

crm-service jackson java json jwt jwt-secret mongodb spring-boot

Last synced: 06 Feb 2026

https://github.com/careydevelopment/spring-multiple-datasources

Demonstrates how to use multiple datasources with Spring Boot

Last synced: 05 Apr 2025

https://github.com/careydevelopment/ecosystem-product-service

Handles product-related tasks for the Carey Development ecosystem.

ecommerce java jwt maven mongodb products spring-boot

Last synced: 16 Apr 2026

https://github.com/careydevelopment/youtube-api-util

Convenience classes that make it easy to access the YouTube API

Last synced: 05 Apr 2025

https://github.com/careydevelopment/springsecuritysimple

A simple demo of Spring security

Last synced: 19 Feb 2026

https://github.com/careydevelopment/allspringbootdemos

Spring Boot app for all demos

Last synced: 18 Jan 2026

https://github.com/careydevelopment/restdemo

This demo shows how to implement a REST service with Spring Boot

Last synced: 05 Apr 2025

https://github.com/careydevelopment/gmail-api-util

Convenience classes that make it easy to integrate with Gmail.

Last synced: 22 Sep 2025

https://github.com/careydevelopment/google-login

Demo for logging into a Spring app with Google

Last synced: 26 Aug 2025

https://github.com/careydevelopment/activities

Models that support tasks, to-dos, appointments, and other activities.

crm java models project-management spring-boot tasks validation

Last synced: 11 Apr 2026

https://github.com/careydevelopment/api-util

Utilities for handling routine API-related tasks

api java-11 rest

Last synced: 22 Feb 2026

https://github.com/careydevelopment/google-api-util

Utilities that make it easy to work with Google API

Last synced: 07 Oct 2025

https://github.com/careydevelopment/ip-api

API that handles info retrieval based on an IP address.

Last synced: 08 Oct 2025

https://github.com/careydevelopment/sociallogin

Demonstrates how to set up Spring Security with Facebook and Twitter login

Last synced: 19 Jan 2026

https://github.com/careydevelopment/internationalizationdemo

This demo shows how to implement internationalization with Spring Boot

Last synced: 19 Jan 2026

https://github.com/careydevelopment/thymeleaftable

A demo showing how to structure tables in Thymeleaf

Last synced: 19 Jan 2026

https://github.com/careydevelopment/mongo-pattern-search

Demonstrates pattern searching within a Spring Boot app that uses MongoDB.

Last synced: 13 Oct 2025

https://github.com/careydevelopment/reflection-util

Convenience classes and methods for handling reflection.

Last synced: 19 Oct 2025

https://github.com/careydevelopment/api-flyweights

Flyweight objects for various downstream APIs.

java11 models

Last synced: 26 Oct 2025

https://github.com/careydevelopment/zillowapidemo

This demo uses the Zillow API to obtain the current valuation of a house.

Last synced: 25 Feb 2026

https://github.com/careydevelopment/carey-validation

Library for streamlining error displays in Angular apps

angular validation

Last synced: 27 Apr 2026

https://github.com/careydevelopment/file-util

Library for handling files within the Carey Development ecosystem

file file-upload filesystem java spring

Last synced: 29 Apr 2026

https://github.com/careydevelopment/pathvariableguide

This repository includes a fully deployable Spring Boot app that demonstrates the use of the @PathVariable annotation.

api rest spring

Last synced: 02 May 2026

https://github.com/careydevelopment/carey-user

Reusable Angular components for users on the Carey Development ecosystem

angular typescript ui user

Last synced: 06 May 2026

https://github.com/careydevelopment/carey-ecosystem-parent

Parent POM for Carey Development Ecosystem Microservices

java maven pom spring-boot

Last synced: 06 May 2026

https://github.com/careydevelopment/web-content-api

Handles CRUD activities for web content objects.

java11 mongodb spring spring-data-jpa

Last synced: 07 May 2026

https://github.com/careydevelopment/carey-auth

Reusable authentication models and a service for the Carey Development ecosystem

angular angular-material jwt login security typescript ui

Last synced: 09 May 2026

https://github.com/careydevelopment/admin-console

An Angular admin console using Bootstrap

angular bootstrap5

Last synced: 09 May 2026

https://github.com/careydevelopment/carey-urlutil

Module for handling URL-related string parsing.

angular npm typescript url

Last synced: 10 May 2026

https://github.com/careydevelopment/analytics

Library that handles persistence and retrieval of analytics info for a Spring Boot-powered blog that uses MongoDB.

java-11 mongodb spring-boot

Last synced: 10 May 2026

https://github.com/careydevelopment/carey-alert

Angular alert module. Reusable code to show notifications throughout the app.

alert angular npm typescript

Last synced: 12 May 2026

https://github.com/careydevelopment/filereader

This code demonstrates how to read a file line-by-line with a Stream and Files.lines.

Last synced: 28 Jun 2026

https://github.com/careydevelopment/carecosystem-web-common

This repo includes common classes for Spring/Thymeleaf web applications used within the CarEcosystem network.

cookies java java-11 jwt spring-boot-2

Last synced: 17 Mar 2026

https://github.com/careydevelopment/products

Models for products in an ecommerce system.

ecommerce java modeling products validation

Last synced: 05 Apr 2025

https://github.com/careydevelopment/lambdacompare

Shows how to implement comparators with lambda expressions in Java 8

Last synced: 05 Apr 2025

https://github.com/careydevelopment/carey-geo

Handles geo-related tasks (such as info about states, countries, and currencies) for the Carey Development ecosystem.

angular api countries currency geo microservice module npm

Last synced: 09 May 2026

https://github.com/careydevelopment/facebooklogin

Spring Boot app that enables users to login with Facebook

Last synced: 05 Apr 2025

https://github.com/careydevelopment/gmail-adapter

Converts GMail API Message objects to simpler POJOs

Last synced: 05 Apr 2025

https://github.com/careydevelopment/foreach

Shows how to use forEach in Java 8

Last synced: 20 Jun 2025

https://github.com/careydevelopment/spring-boot-initialize

Shows how to run initialization code in Spring Boot

Last synced: 05 Apr 2025

https://github.com/careydevelopment/webclient-common

This package includes a factory method for creating a WebClient instance from an endpoint. It also uses filters for logging requests, logging responses, and handling errors.

api-rest java-11 json service spring-webflux

Last synced: 09 Apr 2026

https://github.com/careydevelopment/web-crawler

Utilities that retrieve and parse online HTML documents.

api bot java11

Last synced: 29 Mar 2025

https://github.com/careydevelopment/google-data-store-util

Convenience classes that make it easy to work with Google API and DataStore

Last synced: 04 Jul 2026

https://github.com/careydevelopment/openai-java

Code that demonstrates how to use the OpenAI API with Java.

jdk17 openai

Last synced: 19 May 2026

https://github.com/careydevelopment/date-util

Utility methods for use (primarily) with the Java Date-Time API

date datetime java java-11

Last synced: 02 Jan 2026