Inspiration
(CRUD App)
In the final assessment, I created a crud (create, read, update, and delete) application. Start Date: 7th Feb 2023 End Date: 23rd Feb 2023
Features as follows:
- API to register new user
- API to login/logout
- API to add favorite movie (Name, Rating, Genre)
- API to update the movie details
- API to delete a movie
- API to get list of all movies
- Proper error handling with http codes
Techstack followed: Haskell, Stack, Cabal Servant for APIs, MySQL database, Persistent as ORM Dhall for configs
Built With
- dhall
- esquelleto
- haskell
- msql
- servant
- stack
Log in or sign up for Devpost to join the conversation.