Skip to content

DevsNotes API Estrutural é uma API feita em PHP estrutural que lista tarefas a serem feitas.

Notifications You must be signed in to change notification settings

LuizPedroSM/devsnotes-api-estrutural

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevsNotes API Estrutural

GitHub language count Repository size Code size GitHub last commit Made by luizpedrosm

💻 Projeto

DevsNotes API Estrutural é uma API feita em PHP estrutural que lista tarefas a serem feitas. Foi feito durante o curso da B7web.

🎯 Endpoints

  • (GET) [projeto]/api/getall.php
  • (GET) [projeto]/api/get.php?id=123
  • (POST) [projeto]api/insert.php (title, body)
  • (PUT) [projeto]/api/update.php (id, title, body)
  • (DELETE) [projeto]/api/delete.php (id)

🚀 Tecnologias

Esse projeto foi desenvolvido com as seguintes tecnologias:

About

DevsNotes API Estrutural é uma API feita em PHP estrutural que lista tarefas a serem feitas.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages