I'm following this course
The course project intend to teach how to create APIs using Django Rest Framework. So, this API is going to manage Tourist Spots, with it's attractions, reviews, users, etc. Further more, you can also see it running here
✨ There is no front-end at the moment, so to call endpoints you need to use Postman/similar app.