Use Servant to create a REST API supporting the following routes: - GET /number - POST /other The server interacts with a SQLite database.