# @adonisjs/core

**Featured sponsors**

<table>

<tr>
<td>

<a href="https://route4me.com/?utm_source=adonisjs.com">
  <img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/route4me.jpg" />
</a>

</td>

<td>

<a href="https://ezycourse.com/?utm_source=adonisjs.com">
  <img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/ezycourse.jpg" />
</a>

</td>

</tr>

<tr>

<td>

<a href="https://meteor.software/g6h?utm_source=adonisjs.com">
  <img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/galaxy.jpg" />
</a>

</td>

<td>

<a href="https://www.testmuai.com/?utm_source=adonisjs.com">
  <img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/testmu.jpg" />
</a>

</td>

</tr>

<tr>

<td>

<a href="https://relancer.com/?utm_source=adonisjs.com">
  <img src="https://raw.githubusercontent.com/thetutlage/static/refs/heads/main/featured_sponsors/logos/relancer.jpg" />
</a>

</td>

<td>

</td>

</tr>

</table>

![](https://github.com/thetutlage/static/blob/main/sponsorkit/sponsors.png?raw=true)

<hr>
<br />

<div align="center">
  <h3>Fullstack MVC framework for Node.js</h3>
  <p>AdonisJs is a fullstack Web framework with focus on <strong> ergonomics and speed </strong>. It takes care of much of the Web development hassles, offering you a clean and stable API to build Web apps and micro services.</p>
</div>

<br />

<div align="center">

[![gh-workflow-image]][gh-workflow-url] [![npm-image]][npm-url] ![][typescript-image] [![license-image]][license-url]

</div>

<div align="center">
  <h3>
    <a href="https://adonisjs.com">
      Website
    </a>
    <span> | </span>
    <a href="https://docs.adonisjs.com">
      Guides
    </a>
    <span> | </span>
    <a href="https://github.com/adonisjs/.github/blob/main/docs/CONTRIBUTING.md">
      Contributing
    </a>
  </h3>
</div>

<div align="center">
  <sub>Built with ❤︎ by <a href="https://github.com/thetutlage">Harminder Virk</a>
</div>

[gh-workflow-image]: https://img.shields.io/github/actions/workflow/status/adonisjs/core/checks.yml?label=Tests&style=for-the-badge
[gh-workflow-url]: https://github.com/adonisjs/core/actions/workflows/checks.yml 'Github action'
[npm-image]: https://img.shields.io/npm/v/@adonisjs/core/latest.svg?style=for-the-badge&logo=npm
[npm-url]: https://www.npmjs.com/package/@adonisjs/core/v/latest 'npm'
[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
[license-url]: LICENSE.md
[license-image]: https://img.shields.io/github/license/adonisjs/adonis-framework?style=for-the-badge
