{"info":{"_postman_id":"5aba525c-5f11-4421-addf-e5fe451038f0","name":"Labenu System - 12","description":"<html><head></head><body><h1 id=\"labenu-system\">Labenu System</h1>\n<h1 id=\"section\"><img src=\"https://media-exp1.licdn.com/dms/image/C4E16AQFHVorItCePnw/profile-displaybackgroundimage-shrink_350_1400/0/1644247517454?e=1668643200&amp;v=beta&amp;t=dbA5eTpc4cbL1KMeBBZ61e7T5iuQyt6UOwxSFFyIsL8\" width=\"538\" height=\"166\"><p></p></h1>\n\n<h3>API desenvolvida idealizando como seria o sistema de uma escola.</h3>\n\n<blockquote>\n<h2>Estudentes</h2>\n\n<p>Representa estudentes da nossa instituição. Eles devem possuir: id, nome, email, data de nascimento e os principais hobbies dele.</p>\n</blockquote>\n<blockquote>\n<h2>Docente</h2>\n\n<p>Representa docentes da nossa instituição. Eles devem possuir: id, nome, email, data de nascimento e todas as especialidades dele. Há 7 especialidades: React, Redux, CSS, Testes, Typescript, Programação Orientada a Objetos e Backend</p>\n</blockquote>\n<blockquote>\n<h2>Turma</h2>\n\n<p>Toda turma é composta das seguintes características: id, nome, data de início, data de término, lista de professores responsáveis, uma lista de alunos e módulo atual em que a turma está.O módulo pode assumir os valores de 1 a 7 ou `undefined`, indicando que as aulas dessa turma ainda não começaram. &gt;Para esse exercício, vamos considerar que existam dois tipos de turma: integral ou noturna. Há uma restrição para o &gt; nome das turmas noturnas: tem que terminar com `-na-night`.</p>\n</blockquote>\n<h3>As funcionalidades básicas são:</h3>\n\n<blockquote>\n<p>Criar estudente;</p>\n<p>Criar docente;</p>\n<p>Criar turma;</p>\n<p>Adicionar estudente na turma;</p>\n<p>Adicionar docente na turma;</p>\n<p>Pegar a idade de algum estudente a partir do id</p>\n</blockquote>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Labenu System","slug":"labenu-system"},{"content":"","slug":"section"}],"owner":"21555368","collectionId":"5aba525c-5f11-4421-addf-e5fe451038f0","publishedId":"2s7YYoBSKJ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-09-11T20:19:11.000Z"},"item":[{"name":"Turmas","item":[{"name":"Criar Turmas","id":"79ffb486-78d1-402b-8e15-aeae1fbc7cbf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"\",\r\n    \"module\": \"0\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://lbn-system-12.herokuapp.com/team","urlObject":{"protocol":"https","path":["team"],"host":["lbn-system-12","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"79ffb486-78d1-402b-8e15-aeae1fbc7cbf"},{"name":"Busca todas turmas","id":"0b62f12e-7022-4a57-aa7e-08f3e7aedd88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://lbn-system-12.herokuapp.com/team","urlObject":{"protocol":"https","path":["team"],"host":["lbn-system-12","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0b62f12e-7022-4a57-aa7e-08f3e7aedd88"},{"name":"Altera modulo da turma","id":"cfe0a98a-6712-4981-b999-2b1896f62306","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"module\": \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://lbn-system-12.herokuapp.com/team/update/:id","urlObject":{"protocol":"https","path":["team","update",":id"],"host":["lbn-system-12","herokuapp","com"],"query":[],"variable":[{"id":"e0283ca8-709c-415b-97e2-fe5e1e05cef1","type":"any","value":null,"key":"id"}]}},"response":[],"_postman_id":"cfe0a98a-6712-4981-b999-2b1896f62306"}],"id":"853f4146-760c-4de7-bffc-7680706271f8","_postman_id":"853f4146-760c-4de7-bffc-7680706271f8","description":""},{"name":"Instrutores","item":[{"name":"Cria instrutotores","id":"f9c86baa-88ff-4ae3-a832-e98371b20bf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"teste3\",\r\n    \"email\": \"teste3@labenu.com.br\",\r\n    \"birth_date\": \"15/09/2009\",\r\n    \"team_id\": \"b4aa102d-836d-4307-9168-e3da07b6feac\",\r\n    \"specialty\": [\"React\", \"Node.js\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://lbn-system-12.herokuapp.com/team","urlObject":{"protocol":"https","path":["team"],"host":["lbn-system-12","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f9c86baa-88ff-4ae3-a832-e98371b20bf7"},{"name":"Busca todos instrutores","id":"1a444e16-1093-454b-878a-381f58e405db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://lbn-system-12.herokuapp.com/instructor","urlObject":{"protocol":"https","path":["instructor"],"host":["lbn-system-12","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1a444e16-1093-454b-878a-381f58e405db"},{"name":"Altera instrutor de turma","id":"75a291f8-926b-4d63-a66a-99db5892ad40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://lbn-system-12.herokuapp.com/instructor/:id","urlObject":{"protocol":"https","path":["instructor",":id"],"host":["lbn-system-12","herokuapp","com"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[],"_postman_id":"75a291f8-926b-4d63-a66a-99db5892ad40"}],"id":"13275bf7-17ad-47d0-8af3-3f43a3e00439","_postman_id":"13275bf7-17ad-47d0-8af3-3f43a3e00439","description":""},{"name":"Estudantes","item":[{"name":"Cria estudantes","id":"dff46967-f954-4fea-9a70-30b2372e8cf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Mateus Rosa\",\r\n    \"email\": \"mateus@gmail.com\",\r\n    \"birth_date\": \"22/08/2002\",\r\n    \"team_id\": \"62fddb15-7301-4245-b762-d87b9154c13d\",\r\n    \"hobbies\": [\"pilotar\", \"jogar\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://lbn-system-12.herokuapp.com/student","urlObject":{"protocol":"https","path":["student"],"host":["lbn-system-12","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"dff46967-f954-4fea-9a70-30b2372e8cf8"},{"name":"Busca todos os estudantes","id":"204dd871-43b5-4885-aa3b-959460067776","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://lbn-system-12.herokuapp.com/student/all","urlObject":{"protocol":"https","path":["student","all"],"host":["lbn-system-12","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"204dd871-43b5-4885-aa3b-959460067776"},{"name":"Busca estudante por Nome","id":"b8e41ce1-a7f3-416f-99ce-e5b091e681cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://lbn-system-12.herokuapp.com/student?name=Ro","urlObject":{"protocol":"https","path":["student"],"host":["lbn-system-12","herokuapp","com"],"query":[{"key":"name","value":"Ro"}],"variable":[]}},"response":[],"_postman_id":"b8e41ce1-a7f3-416f-99ce-e5b091e681cf"},{"name":"Altera estudante de turma","id":"eb91c54a-0613-4d52-a67c-8936997878da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://lbn-system-12.herokuapp.com/student/:id","urlObject":{"protocol":"https","path":["student",":id"],"host":["lbn-system-12","herokuapp","com"],"query":[],"variable":[{"id":"da83e094-98bc-4641-9269-b9de65510175","type":"any","value":null,"key":"id"}]}},"response":[],"_postman_id":"eb91c54a-0613-4d52-a67c-8936997878da"}],"id":"4319280f-3092-455a-9a3c-f021ce7e86e9","_postman_id":"4319280f-3092-455a-9a3c-f021ce7e86e9","description":""}]}