TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I created a GraphQL calendar API for my app users

4 pointsby manofskyabout 4 years ago

1 comment

manofskyabout 4 years ago
We needed to let users in our app schedule meetings and events among themselves. after looking around not wanting to reinvent the wheel, I didn&#x27;t find a simple solution that did not include the behemoth annoyances of google and outlook calendar syncs etc. So like every developer I decided this was a fun project and created one. this is a graphql based calendar&#x2F;scheduling project that at the end of the day seemed like a good idea to share, and see if others would find useful as i did. in it&#x27;s core it&#x27;s a graph database, node.js, java and C# You can get to the playground after you register. ( everything is free of course )<p>any feedback 2 or more cents of opinion are greatly appreciated