News Score: Score the News, Sort the News, Rewrite the Headlines

GitHub - mnfst/manifest: 🦚 The 1-file backend.

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 } 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 a...

Read more at github.com

© News Score  score the news, sort the news, rewrite the headlines