Skip to content

Sample repository demonstrating API consumption techniques

License

Notifications You must be signed in to change notification settings

mustafaakgul/drf-consuming-api

Repository files navigation

Sample repository demonstrating API consumption techniques

How to Run

  • python3.12 -m venv venv
  • source venv/bin/activate
  • pip install -r requirements.txt
  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py createsuperuser
  • python manage.py runserver

Some of the integrations

  • [Github]
  • [Infura]
  • [OpenWeatherMap]
  • [GeoIP]

About

Sample repository demonstrating API consumption techniques

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published