Backend Server

Backend Server

Jun 2025 - Present

Category: Backend
Neo4j icon Neo4j
Used in 4 projects
Neo4j Aura icon Neo4j Aura
Used in 2 projects
Heroku icon Heroku
Used in 2 projects
Cypher icon Cypher
Used in 3 projects
Python icon Python
Used in 3 projects
Flask icon Flask
Used in 1 project

Description

The source of data for several projects including my Travel Website and Portfolio Site V2, providing a route for data retrieval from a Neo4j graph using GraphQL queries.

Lessons Learned

Taught me about setting up a Flask server and opening up endpoints for data retrieval. Also taught me about how best to organise and manage Python code in a growing codebase given my past experience with Python had been for single script projects.

Also forced me into developing debugging documentation for myself after making the same mistakes twice and ensuring a third time never happened by writing a checklist for understanding why the backend server crashed.