GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#typescript #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 #rest_api #sdk_js #yaml

Manifest is a simple and easy-to-use backend solution that fits into your project like any other file. It provides essential features like authentication, validation, storage, image resizing, an admin panel, REST API, and a JavaScript SDK. This makes it perfect for making websites dynamic, building CRUD-heavy apps, and rapid prototyping. You can get started quickly by running a single terminal command. Using Manifest helps you avoid unnecessary costs and complexity, making it ideal for small projects, prototypes, and MVPs.

https://github.com/mnfst/manifest
👍1
#typescript #csv #diagrams #graph #json #nextjs #react #tool #visualization #yaml

JSON Crack is a free, open-source tool that instantly turns complex JSON, YAML, CSV, XML, or TOML data into clear, interactive graphs, making it easier to explore and understand your information. It lets you convert between formats, validate data, generate code (like TypeScript interfaces), run queries, and export visuals as images—all while keeping your data private since everything processes locally on your device[1][2][5].

https://github.com/AykutSarac/jsoncrack.com
1
#swift #ci #cli #generator #specification #swift #xcode #xcodeproj #xcodeproject #yaml

XcodeGen is a Swift command-line tool that automatically creates your Xcode project based on your folder structure and a simple YAML or JSON configuration file. This means you don’t have to manually manage your Xcode project files, avoiding merge conflicts in Git and keeping your project files always in sync with your folders. It supports complex setups, multiple targets, build settings, and schemes, and works well with CI systems. Using XcodeGen saves you time, reduces errors, and makes collaboration easier by letting you generate and update projects on demand without opening Xcode manually. This helps you focus more on coding and less on project setup.

https://github.com/yonaskolb/XcodeGen