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

https://github.com/danielmiessler/Daemon

An open-source personal API framework.
https://github.com/danielmiessler/Daemon

Last synced: 14 days ago
JSON representation

An open-source personal API framework.

Awesome Lists containing this project

README

        

# Daemon
An open-source personal API framework.

# `Daemon`

![Static Badge](https://img.shields.io/badge/mission-share%20yourself%20with%20humanity-brightgreen)


![GitHub top language](https://img.shields.io/github/languages/top/danielmiessler/Daemon)
![GitHub last commit](https://img.shields.io/github/last-commit/danielmiessler/Daemon)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)




Daemon An open-sourced framework building personal APIs.

[Purpose](#purpose) • [Content](#content) • [Next Stetps](#next-steps) • [How to Contribute](#how-to-contribute)

## Navigation

- [Purpose](#purpose)
- [Content](#content)
- [Next Steps](#next-steps)
- [How to Contribute](#how-to-contribute)

## Purpose

The purpose of the Daemon project is to help entities of any sort—but especially people—share what they care about with the world.

The project partners with [Substrate](https://github.com/human-substrate/substrate) to provide a referencable list of things that matter to humans.

## Content

The current content of the Daemon framework is a list of potential endpoints as we build out the project.

```python
/ideas
/favorite_books
/skills
/problems
/hobbies
/looking_for
```

## How to Contribute

The best way to contribute today is to add an Issue to the repo with your ideas for how to expand the list of API endpoints for the project.

## Next steps

1. Continue building out the structure.
2. Decide on a tech stack for publishing these APIs for people.
3. Build and publish the stack framework here on the project.

### Primary contributors

`Daemon` was created by Daniel Miessler in October of 2024.



![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/danielmiessler)