GET http://localhost:3000/facts
###
GET http://localhost:3000/facts/61e0d087680cb7baa2a00f24
###
POST http://localhost:3000/facts Content-Type: application/json
- {
- "fact": "Louth is the smallest county in Ireland"
}
###
GET http://localhost:3000/facts
###
GET http://localhost:3000/facts/61e0d087680cb7baa2a00f24
###
POST http://localhost:3000/facts Content-Type: application/json
}
###