This Flask application was my first dive into backend development and it was a way for me to learn and understand what a backend server was and how to create CRUD API endpoints. Through this, I also learned how to use tools such as Postman and pgAdmin to test the server and visualise the database.
- Repositoryhttps://github.com/nathannsohh/Kinexcs-backend-assessment
- StackPython, Flask, Marshmallow, SQLAlchemy, PostgreSQL


