<div align="center">
  <a href="https://apimaker.dev">
    <img width="100%" src="https://apimaker.dev/external/npm/API_Maker_NPM_Poster_With_Extensions.svg" alt="Poster Image"/>
  </a>
</div>

<h1 align="center"><a href="https://apimaker.dev">API Maker®</a></h1>

<h3 align="center">🏆 World's No.1 backend API generation & development solution. 🏆</h3>
<hr/>

👉 API Maker makes backend development super simple.<br/>
👉 Provide database connection string & it will generate powerful APIs in just single click for all tables/collections.<br/>
🚚️ Deliver projects before deadline & robust & secure & easy to maintain.

<hr/>

👉 You will need --extLicenseKey=YOUR_KEY for installation.<br/>
👉 Contact us to buy license of extensions : https://apimaker.dev <br/>
👉 Email address : contact@apimaker.dev <br/>

## 🚀 Installation Script
```shell
# Add your key in below command
curl -fsSL https://apimaker.dev/v1/install.sh > install.sh && bash install.sh --version=latest --extLicenseKey=YOUR_KEY
```

## 🚀 Note for AWS Users
```sh
chmod 400 ~/Desktop/aws_server.pem # Avoid permission error
ssh -i ~/Desktop/aws_server.pem ubuntu@__server_ip__ # Login into server
sudo -s # Login to root user.
# Now you can execute above installation command.
```

## ✨ Features
* [Auto Generated APIs](https://apimaker.dev/auto-generated-apis-from-database)
* [8 Database Types Support](https://apimaker.dev/database-support)
    * MongoDB
    * MySQL
    * SQL Server
    * Maria DB
    * Oracle DB
    * PostgreSQL
    * Ti DB
    * Percona XtraDB
* [Custom APIs](https://apimaker.dev/custom-api)
* [Schedulers](https://apimaker.dev/schedule)
* [Automatic Caching](https://apimaker.dev/automatic-caching)
* [WebSocket Notifications](https://apimaker.dev/events-management)
* [Database Migrations](https://apimaker.dev/database-migrations)
* [Inbuilt Testing Framework](https://apimaker.dev/inbuilt-testing)
* [Git Integration & Deployment](https://apimaker.dev/git-deployment)
* [Developer Accounts](https://apimaker.dev/developer-accounts)
* [And Many More...](https://apimaker.dev/features)
  <br/>


## 🎦 Quick Trailer
<div>
  <a href="https://youtu.be/7CMinfkIDCE">
    <img width="400px" src="https://apimaker.dev/external/npm/api-maker-trailer-thumbnail-2.png" alt="API Maker features quick walkthrough video"/>
  </a>
</div>
<br/>


## 🔗 Useful Resources
* [API Maker® Website](https://apimaker.dev)
* [Video Tutorials (YouTube)](https://www.youtube.com/@api_maker)
* [LinkedIn](https://www.linkedin.com/company/api-maker)
* [Twitter](https://twitter.com/api_maker)
* [Request Feature | Report Bug](https://github.com/APIMaker-dev/issues/issues)
  <br/>

[//]: # (## 💡 Demo & Installation Automation)

[//]: # (* [API Maker® Cloud]&#40;https://cloud.apimaker.dev&#41;)

[//]: # (    * Use it for installation automation and demo)

[//]: # (    * Single click server creation and destroy)

[//]: # (    * Load balancing)

[//]: # (    * Automatic SSL management)

[//]: # (    * One click upgrade/downgrade between API Maker versions)

[//]: # (    * Much more...)

[//]: # (<br/>)


## 👨‍🦰 Default Users
```sh
admin@admin.com | Admin_123456789
root@root.com | R00t_123456789
```
<br/>


## 🔗 Install API Maker on VPS for DevOps & Pro Developers
* [API Maker® Detailed Installation Guide](https://docs.apimaker.dev/v1/docs/blog/install-api-maker.html)

<br/>

## 🖥️ Minimum Server Requirement
```text
1 CPU Core
1 GB RAM
25 GB Storage
```
<br/>

## `package.json` Configurations In More Detail
https://docs.apimaker.dev/v1/docs/am-resources/api-maker-configurations.html
<br/>
<br/>


## Release Notes
https://docs.apimaker.dev/v1/docs/blog/release-notes/release_notes_summary.html
<br/>
<br/>


## 🙏 Special Thanks To 🙏
* [SAVA INFO SYSTEMS PRIVATE LIMITED](https://savainfosystems.com)
    * API Maker is developed and maintained by SAVA Info Systems.

<br/>
<br/>
<br/>