An open API service indexing awesome lists of open source software.

https://github.com/mnfst/manifest

🦚 The 1-file backend.
https://github.com/mnfst/manifest

admin-panel api baas backend backend-api backend-as-a-servise backend-server cms database headless headless-cms headless-cms-rest-api manifest open-source postgres rest-api s3-storage sdk-js sqlite yaml

Last synced: 4 days ago
JSON representation

🦚 The 1-file backend.

Awesome Lists containing this project

README

        


🚀 Featured on HackerNews – join the momentum & give us a ⭐ if you like it!




manifest


manifest


The 1-file micro-backend



npm download
npm
CodeFactor Grade
CI-CD Status badge
Discord
Support us

License MIT
jsdelivr

```yaml
name: Pokemon app 🐣

entities:
Pokemon 🐉:
properties:
- name
- {
name: type,
type: choice,
options: { values: [Fire, Water, Grass, Electric] }
}
- { name: level, type: number }
belongsTo:
- Trainer

Trainer 🧑‍🎤:
properties:
- name
- { name: isChampion, type: boolean }
```

Open in StackBlitz

## Why Manifest?

80% of websites and apps only use the most basic backend features. Using over-engineered solutions lead to unnecessary costs and complexity.

Manifest keeps it simple, delivering only the essential backend features and smoothly integrating in your project like any other file in your codebase.

## Use cases

Manifest fits great in those type of projects:

- 🛠️ Rapid prototyping: POCs and MVPs
- 🧩 Micro services: notification, payment, logging, file services...
- 🏭 CRUD-heavy apps: mobile apps, directories, PIMs, E-shops
- 🌐 Headless CMS: dynamic corporate websites, portfolios, blogs...

## Key features

Auth | Validation | Storage | Image resizing | Admin panel | Dynamic endpoints |
REST API | JS SDK | Webhooks

## Getting started

Simply run this terminal command to add Manifest locally:

```bash
npx add-manifest@latest
```

> [!NOTE]
> Manifest is currently in BETA, use it at your own risk. It is stable enough to power small projects, prototypes and MVPs but we do not recommend to use it on critical platforms.

## Community & Resources

- [Read the Docs](https://manifest.build/docs) to get started
- [Chat with us](https://discord.gg/FepAked3W7) on our Discord
- [Report bugs](https://github.com/mnfst/manifest/issues) on GitHub issues
- [Suggest new features](https://github.com/mnfst/manifest/discussions/new?category=feature-request) on GitHub Discussions

## Want to help Manifest grow? 💗

Here is a few small things you can do:

- Star the Manifest repository (this one)
- Give us your feedback on [Discord](https://discord.gg/FepAked3W7)
- Sponsor Manifest through [OpenCollective](https://opencollective.com/mnfst)

## Contributors

We welcome contributions to Manifest, Please see our [Contributing Guidelines](./CONTRIBUTING.md) to get started and join the journey.

Thanks to our wonderful contributors!



## Sponsors

Manifest is an MIT-licensed open-source project. If you find it useful and want to support its development, consider [becoming a sponsor](https://opencollective.com/mnfst).

Sponsors

[![Frame 1587](https://github.com/user-attachments/assets/5826d2d7-50d1-48e3-a32b-503569b90ebb)](https://opencollective.com/mnfst)

Backed by

![manifest-backers](https://github.com/user-attachments/assets/4ab3d33e-6e44-4368-b0d3-e2de988f28f5)

Partners







kreezalid-partner-logo




rise-work-partner-logo




feature_logo




Black_Logo_LambdaTest


This project is tested with BrowserStack