Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

shaynisanov

shaynisanov pushed 4 commits to feat/add-user-api shaynisanov/post-service
  • create baseController.ts 2118c01
  • change code to be generic by using baseController 404926f
  • add delete post check 1248f10
  • add user api 3b31fcb

View on GitHub

shaynisanov created a branch on shaynisanov/post-service

feat/add-user-api - Assignment 1 in "Advanced Topics In Web Applications" course

shaynisanov pushed 8 commits to main shaynisanov/post-service
  • add typescript package d61d97b
  • init server using promise b6fa719
  • update models to ts 4deb177
  • remove js file 6591985
  • updated controllers to ts c58e933
  • updated routes to ts d6c6b0d
  • add .prettierrc fd40a69
  • Merge pull request #5 from shaynisanov/feat/add-typescript Feat/add typescript 0fcc4ce

View on GitHub

shaynisanov closed a pull request on shaynisanov/post-service
Feat/add typescript
shaynisanov created a review on a pull request on shaynisanov/post-service

View on GitHub

shaynisanov published a release on shaynisanov/post-service
Assignment1
shaynisanov created a tag on shaynisanov/post-service

Assigment1 - Assignment 1 in "Advanced Topics In Web Applications" course

shaynisanov closed a pull request on shaynisanov/post-service
Feat/complete comment api
shaynisanov opened a pull request on shaynisanov/post-service
Feat/add basic comments api
shaynisanov pushed 4 commits to feat/add-basic-comments-api shaynisanov/post-service
  • add comments model ffd140b
  • add comment controller with createComment and readComment methods fad2f83
  • add comment routes ae24599
  • add tests in request.rest file for new api f93e1ff

View on GitHub

shaynisanov created a branch on shaynisanov/post-service

feat/add-basic-comments-api - Assignment 1 in "Advanced Topics In Web Applications" course

shaynisanov pushed 1 commit to feat/finish-post-api shaynisanov/post-service
  • remove owner from post model d58764e

View on GitHub

shaynisanov created a branch on shaynisanov/post-service

feat/finish-post-api - Assignment 1 in "Advanced Topics In Web Applications" course

shaynisanov pushed 7 commits to main shaynisanov/post-service
  • add package.json & package-lock.json faae2a3
  • add env file & updated gitignore eda1361
  • initialize express with mongoose 9b7ba5a
  • add post model 0638670
  • add post controller 194583e
  • add post routes to server 6e2765e
  • Merge pull request #1 from shaynisanov/feat/add-basic-post-api Feat/add basic post api e822ab2

View on GitHub

shaynisanov closed a pull request on shaynisanov/post-service
Feat/add basic post api
add express & mongoose setup, and add basic post api
shaynisanov created a review on a pull request on shaynisanov/post-service

View on GitHub

shaynisanov added danielpasker to shaynisanov/post-service
shaynisanov created a repository: shaynisanov/post-service

https://github.com/shaynisanov/post-service - Assignment 1 in "Advanced Topics In Web Applications" course

shaynisanov created a branch on shaynisanov/post-service

main - Assignment 1 in "Advanced Topics In Web Applications" course

shaynisanov created a branch on shaynisanov/NotificationMonitor

main

shaynisanov open sourced shaynisanov/NotificationMonitor