Ecosyste.ms: Timeline

Browse the timeline of over 8.19 Billion events for every public repo on GitHub, all the way back to 2015. Data updated hourly from GH Archive.

ebauschatz/products_rest_api

ebauschatz closed a pull request on ebauschatz/products_rest_api
Adding Postman Collection
ebauschatz opened a pull request on ebauschatz/products_rest_api
Adding Postman Collection
ebauschatz created a branch on ebauschatz/products_rest_api

postman - Basic CRUD API for products

ebauschatz deleted a branch ebauschatz/products_rest_api

bonus_task

ebauschatz pushed 2 commits to main ebauschatz/products_rest_api
  • feat: adding image_link field to model b9cf6c5
  • Merge pull request #4 from ebauschatz/bonus_task Adding image_link field 5a7d9bc

View on GitHub

ebauschatz closed a pull request on ebauschatz/products_rest_api
Adding image_link field
ebauschatz opened a pull request on ebauschatz/products_rest_api
Adding image_link field
ebauschatz created a branch on ebauschatz/products_rest_api

bonus_task - Basic CRUD API for products

ebauschatz deleted a branch ebauschatz/products_rest_api

api_views

ebauschatz pushed 6 commits to main ebauschatz/products_rest_api
  • feat: adding endpoint to return all products d61b08e
  • feat: adding endpoint to return a single product by ID f72ff6d
  • feat: adding post endpoint to create new products and updating serializer to return id 4ff13e7
  • feat: adding put method to update single product 9b51455
  • feat: adding delete endpoint removing products by ID 6a75820
  • Merge pull request #3 from ebauschatz/api_views API Endpoints cede755

View on GitHub

ebauschatz closed a pull request on ebauschatz/products_rest_api
API Endpoints
Adds get (all and by Id), post, put, and delete endpoints for products
ebauschatz opened a pull request on ebauschatz/products_rest_api
API Endpoints
Adds get (all and by Id), post, put, and delete endpoints for products
ebauschatz created a branch on ebauschatz/products_rest_api

api_views - Basic CRUD API for products

ebauschatz deleted a branch ebauschatz/products_rest_api

app_creation

ebauschatz pushed 2 commits to main ebauschatz/products_rest_api
  • feat: adding products app, model, and serializer 83808b4
  • Merge pull request #2 from ebauschatz/app_creation Adding products app, model, and serializer fe702d1

View on GitHub

ebauschatz closed a pull request on ebauschatz/products_rest_api
Adding products app, model, and serializer
New app for products
ebauschatz opened a pull request on ebauschatz/products_rest_api
Adding products app, model, and serializer
New app for products
ebauschatz created a branch on ebauschatz/products_rest_api

app_creation - Basic CRUD API for products

ebauschatz deleted a branch ebauschatz/products_rest_api

initial_work

ebauschatz pushed 2 commits to main ebauschatz/products_rest_api
  • feat: adding initial packages and django project files fcabf3e
  • Merge pull request #1 from ebauschatz/initial_work Adding initial packages and Django project files bec6eb9

View on GitHub

ebauschatz created a branch on ebauschatz/products_rest_api

initial_work - Basic CRUD API for products

ebauschatz created a repository: ebauschatz/products_rest_api

https://github.com/ebauschatz/products_rest_api - Basic CRUD API for products