{"info":{"_postman_id":"2c8ef9b7-1874-4c6a-954b-16be06b18e69","name":"Labenu system","description":"<html><head></head><body><p>API de sistema da Labenu</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"19298136","collectionId":"2c8ef9b7-1874-4c6a-954b-16be06b18e69","publishedId":"UyrAGchs","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-04-23T20:14:33.000Z"},"item":[{"name":"criarTurma","id":"cb1ebc5d-eefd-4914-939a-9f5ee924e545","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nome\": \"Carver\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/turma","description":"<p>Crie uma nova turma</p>\n","urlObject":{"protocol":"http","port":"3003","path":["turma"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"23fb38fe-bb5a-4625-a9f1-d93bee212ca7","name":"criarTurma","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nome\": \"Carver\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/turma"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"46"},{"key":"ETag","value":"W/\"2e-du77yN54XbzV/o1z6zV47mE3vnM\""},{"key":"Date","value":"Sat, 23 Apr 2022 20:03:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Turma Carver criada com sucesso!\"\n}"}],"_postman_id":"cb1ebc5d-eefd-4914-939a-9f5ee924e545"},{"name":"buscarTurmasAtivas","id":"d5fa25a1-b3f9-4a2a-8b66-2a9023304610","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3003/turma","urlObject":{"protocol":"http","port":"3003","path":["turma"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d5fa25a1-b3f9-4a2a-8b66-2a9023304610"},{"name":"mudarTurmaDeModulo","id":"de168738-741c-4f6c-a61b-6a3587a375cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"56dbbd84-dd46-4d10-98be-cc891e3d380f\",\r\n    \"modulo\": \"2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/turma","description":"<p>Mude o módulo da turma.</p>\n","urlObject":{"protocol":"http","port":"3003","path":["turma"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d0c2bb79-0eaf-4815-8627-4f3d0fe751b4","name":"mudarTurmaDeModulo","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"56dbbd84-dd46-4d10-98be-cc891e3d380f\",\r\n    \"modulo\": \"2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/turma"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"35"},{"key":"ETag","value":"W/\"23-2vrBRl05RfXNS3cRmjUhzJ7LQEA\""},{"key":"Date","value":"Sat, 23 Apr 2022 20:09:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"Módulo alterado com sucesso para 2"}],"_postman_id":"de168738-741c-4f6c-a61b-6a3587a375cf"},{"name":"criarEstudante","id":"d5eb77c8-4124-4e1b-8bd8-85adc666f62c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nome\": \"Bladinho\",\r\n    \"email\": \"bladico@email.com\",\r\n    \"data_nasc\": \"2010-08-31\",\r\n    \"turma_id\": \"3\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/estudante","description":"<p>Crie um novo registro de estudante</p>\n","urlObject":{"protocol":"http","port":"3003","path":["estudante"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5095d2a2-edbc-4cd7-ba46-8e98fd0aa885","name":"criarEstudante","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nome\": \"Blade\",\r\n    \"email\": \"blade@email.com\",\r\n    \"data_nasc\": \"2010-08-31\",\r\n    \"turma_id\": \"3\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/estudante"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"42"},{"key":"ETag","value":"W/\"2a-vKlc/qzQmfut+Ix5l0XZMDGf81w\""},{"key":"Date","value":"Sat, 23 Apr 2022 19:53:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Estudante criado com sucesso\"\n}"}],"_postman_id":"d5eb77c8-4124-4e1b-8bd8-85adc666f62c"},{"name":"buscarEstudantePorNome","id":"fe8ef315-fe9c-4d91-a829-a20a77f806bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3003/estudante?nome=gab","description":"<p>Busque estudantes pelo nome</p>\n","urlObject":{"protocol":"http","port":"3003","path":["estudante"],"host":["localhost"],"query":[{"key":"nome","value":"gab"}],"variable":[]}},"response":[],"_postman_id":"fe8ef315-fe9c-4d91-a829-a20a77f806bb"},{"name":"mudarEstudanteDeTurma","id":"384a1c12-074d-4ef1-a893-f444f243b34d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"turma_id\": \"2\",\r\n    \"estudante_id\": \"6b1c1e99-f8d8-4f76-86ce-b8632c7de2c6\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/estudante","description":"<p>Troque o estudante de turma</p>\n","urlObject":{"protocol":"http","port":"3003","path":["estudante"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"384a1c12-074d-4ef1-a893-f444f243b34d"},{"name":"criarDocente","id":"d88b7fa3-175e-4648-b47c-b7d5129e99eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nome\": \"Henrique\",\r\n    \"email\": \"henrique@email.com\",\r\n    \"data_nasc\": \"1986-05-29\",\r\n    \"turma_id\": \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/docente","description":"<p>Crie um novo registro de docente</p>\n","urlObject":{"protocol":"http","port":"3003","path":["docente"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d88b7fa3-175e-4648-b47c-b7d5129e99eb"},{"name":"buscarDocente","id":"d30d1ae7-130d-45a0-b58e-3ae6045fe630","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3003/docente","description":"<p>Receba uma lista com todos os docentes cadastrados</p>\n","urlObject":{"protocol":"http","port":"3003","path":["docente"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"dd84b539-f3ed-474a-9024-e2a9663b9506","name":"buscarDocente","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3003/docente"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"690"},{"key":"ETag","value":"W/\"2b2-I8yh4MrPbZDa246EDcy2C9duD64\""},{"key":"Date","value":"Sat, 23 Apr 2022 19:54:38 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"1\",\n        \"nome\": \"Flavio\",\n        \"email\": \"Flavio@gmail.com\",\n        \"data_nasc\": \"1995-03-20T03:00:00.000Z\",\n        \"turma_id\": \"1\"\n    },\n    {\n        \"id\": \"127b06ec-92cc-4cae-9056-68209f733a31\",\n        \"nome\": \"Henrique\",\n        \"email\": \"henrique@email.com\",\n        \"data_nasc\": \"1986-05-29T03:00:00.000Z\",\n        \"turma_id\": \"3\"\n    },\n    {\n        \"id\": \"2\",\n        \"nome\": \"Iza\",\n        \"email\": \"Iza@gmail.com\",\n        \"data_nasc\": \"1994-06-20T03:00:00.000Z\",\n        \"turma_id\": \"2\"\n    },\n    {\n        \"id\": \"3\",\n        \"nome\": \"Paulinha\",\n        \"email\": \"paulinha@gmail.com\",\n        \"data_nasc\": \"1992-08-20T03:00:00.000Z\",\n        \"turma_id\": \"3\"\n    },\n    {\n        \"id\": \"4\",\n        \"nome\": \"Roberto\",\n        \"email\": \"Roberto@gmail.com\",\n        \"data_nasc\": \"1999-04-14T03:00:00.000Z\",\n        \"turma_id\": \"4\"\n    },\n    {\n        \"id\": \"5\",\n        \"nome\": \"Gabriel\",\n        \"email\": \"Gabriel@gmail.com\",\n        \"data_nasc\": \"1989-11-06T02:00:00.000Z\",\n        \"turma_id\": \"4\"\n    }\n]"}],"_postman_id":"d30d1ae7-130d-45a0-b58e-3ae6045fe630"},{"name":"mudarDocenteDeTurma","id":"c320222b-9c83-40bc-81cc-e16be7073b33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"turma_id\": \"3\",\r\n    \"docente_id\": \"127b06ec-92cc-4cae-9056-68209f733a31\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3003/docente","description":"<p>Troque o docente de turma</p>\n","urlObject":{"protocol":"http","port":"3003","path":["docente"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c320222b-9c83-40bc-81cc-e16be7073b33"}]}