Skip to content

kammradt-archives/tourist-spots-drf

Repository files navigation

Welcome 🎩

I'm following this course

Interesting things made during the course:

[:white_check_mark:] Tourist Spots mananger

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.