activitypubplay/Java/Spring/activitypubbot
2025-01-24 14:56:20 +00:00
..
gradle/wrapper initial check-in for project to implement a minimal ActivityPub bot in Java/Spring 2025-01-23 17:27:34 +00:00
src popping in basic template page stubs 2025-01-24 14:56:20 +00:00
.gitattributes initial check-in for project to implement a minimal ActivityPub bot in Java/Spring 2025-01-23 17:27:34 +00:00
.gitignore initial check-in for project to implement a minimal ActivityPub bot in Java/Spring 2025-01-23 17:27:34 +00:00
build.gradle now we can serve json or html dependent on the req accept header 2025-01-24 11:06:37 +00:00
genkeys.sh Initial working skeleton/prototype that merely returns a hard-coded actor 2025-01-24 00:46:56 +00:00
gradlew initial check-in for project to implement a minimal ActivityPub bot in Java/Spring 2025-01-23 17:27:34 +00:00
gradlew.bat initial check-in for project to implement a minimal ActivityPub bot in Java/Spring 2025-01-23 17:27:34 +00:00
settings.gradle initial check-in for project to implement a minimal ActivityPub bot in Java/Spring 2025-01-23 17:27:34 +00:00