Skip to content

Commit

Permalink
Add the roadmap to the README.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
SebConejo authored Jul 31, 2024
1 parent 83fd16d commit 1b73aeb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,17 @@ Simply run this terminal command to add Manifest:
npx add-manifest
```

## Product roadmap
| Feature | Description | Release date | Status |
| --- | --- | --- | --- |
| **OpenAPI Doc** | Instant live documentation for your REST API | July 2024 | ✅ Available |
| **Auth** | Make any entity authenticatable and add rules for endpoints | August 2024 | 🚧 In progress |
| **Validation** | Custom validation for creating and updating items | Quarter 03 2024 | 📝 To specify |
| **Many-to-many** | Advanced relationship management | Quarter 03 2024 | 📝 To specify |
| **Hooks** | Trigger webhooks at specific events | Quarter 03 2024 | 📝 To specify |
| **Media upload** | Allow file and image uploads with rules and resizing | Quarter 04 2024 | 📝 To specify |


## Community & Resources

- [Docs](https://manifest.build/docs) - Get started with Manifest
Expand Down

0 comments on commit 1b73aeb

Please sign in to comment.