axe-api / blog-api

This is a project that used in a Axe API presentation.

Home Page:https://kommunity.com/istanbul-javascript-toplulugu/events/axe-api-redefining-rest-api-development-c0daa952

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Axe API

This is an Axe API project.

Axe API: Redefining Rest API Development

Resources

  • users/:id
  • blogs/:id
  • blogs/:blogId/posts/:id
  • blogs/:blogId/posts/:postId/comments/:id
  • login

Rules

  • All endpoints are public
  • Blogs, Posts and Comments require authentication
  • Every user can manage only their content.

About

This is a project that used in a Axe API presentation.

https://kommunity.com/istanbul-javascript-toplulugu/events/axe-api-redefining-rest-api-development-c0daa952


Languages

Language:TypeScript 68.9%Language:JavaScript 27.3%Language:Dockerfile 2.8%Language:Shell 1.0%