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

https://github.com/nicopauer/blog

A magazine blog about programming a tech which author can pay me to send a JSON file with all the data of the post.
https://github.com/nicopauer/blog

blogs magazine posts programming tech

Last synced: about 22 hours ago
JSON representation

A magazine blog about programming a tech which author can pay me to send a JSON file with all the data of the post.

Awesome Lists containing this project

README

          

# blog
A magazine blog about programming a tech which author can pay me to send a JSON file with all the data of the post.
## JSON format of the post
```Javascript
{
// Name of the post
"name" : "Post Name",
// Your name
"author" : "Author Name",
// When finish of write the post
"date" : "dd/mm/yyyy (Writing finishing Date in Gregorian Calendar)",
// Mails list of the authors and publishers
"contacts" : ["nicolaspauer20@gmail.com"],
// List of the texts of your post
"contents" : [],
// Categories of your post
"tags" : [],
// CSS template available in folder themes
"template" : "default.css"
}
```
## Payment Methods
Send a E-mail width adjunt JSON file to [`nicolaspauer20@gmail.com`](mailto:nicolaspauer20@gmail.com?Subject=JSON_NEW_POST)
- Send 5 USD by PayPal to my E-mail