<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Silas L. Pascoal</title>
    <description>The latest articles on DEV Community by Silas L. Pascoal (@slpascoal).</description>
    <link>https://dev.to/slpascoal</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1406625%2F9e744d8f-8435-4ec3-9037-35ddf63483a9.png</url>
      <title>DEV Community: Silas L. Pascoal</title>
      <link>https://dev.to/slpascoal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/slpascoal"/>
    <language>en</language>
    <item>
      <title>Jr Project #01: API Travel Manager</title>
      <dc:creator>Silas L. Pascoal</dc:creator>
      <pubDate>Sat, 16 Nov 2024 05:32:21 +0000</pubDate>
      <link>https://dev.to/slpascoal/jr-project-01-api-travel-manager-3c13</link>
      <guid>https://dev.to/slpascoal/jr-project-01-api-travel-manager-3c13</guid>
      <description>&lt;p&gt;I'm excited to share the completion of one of my latest projects: the Travel Manager API, designed to manage corporate travel requests!  &lt;/p&gt;

&lt;p&gt;👉 Key Features: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Full CRUD for travel orders.
&lt;/li&gt;
&lt;li&gt;Secure authentication: Laravel Sanctum with Bearer Token.
&lt;/li&gt;
&lt;li&gt;Robust documentation: Developed with Swagger, allowing easy understanding and use of endpoints.
&lt;/li&gt;
&lt;li&gt;Permissions control: Only authenticated users can manage trips.
&lt;/li&gt;
&lt;li&gt;Validations and clear responses: Avoid inconsistencies in the database and improve the user experience.
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🛠 Technologies Used: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Backend: Laravel.
&lt;/li&gt;
&lt;li&gt;Containerization: Docker with Laravel Sail.
&lt;/li&gt;
&lt;li&gt;Database: MySQL.
&lt;/li&gt;
&lt;li&gt;Automated Tests: PHPUnit.
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;📝 Documentation and Testing:&lt;br&gt;&lt;br&gt;
Documentation is available on Swagger: (&lt;a href="http://localhost/api/documentation" rel="noopener noreferrer"&gt;http://localhost/api/documentation&lt;/a&gt;). &lt;br&gt;
To ensure quality, I implemented automated tests with PHPUnit.  &lt;/p&gt;

&lt;p&gt;I'm a Junior Dev and I'm proud of what I've been able to achieve with this application! In fact, I accept opinions and suggestions to continue evolving. &lt;/p&gt;

&lt;p&gt;🌟  GitHub: &lt;a href="https://lnkd.in/dYf64Fwk" rel="noopener noreferrer"&gt;https://lnkd.in/dYf64Fwk&lt;/a&gt;&lt;/p&gt;

</description>
      <category>laravel</category>
      <category>jr</category>
      <category>portfolio</category>
      <category>github</category>
    </item>
  </channel>
</rss>
