Example Projects
Todo-Backend¶
Sample application for the Todo-Backend project which implements TodoMVC backends. You can check the code here ↗.
Real World¶
Hexagon RealWorld backend implementation. The source code is available here ↗.
Contact Application¶
Sample contact application that showcases the structure of a Hexagon service. Source code can be checked here ↗.
Twitter Clone¶
Mini Twitter clone application showcasing the use of template rendering, handling form data and integration with MongoDB. You can find the repository here ↗.