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

https://github.com/mohitkyadav/sol1


https://github.com/mohitkyadav/sol1

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

```
[
{
line: 0,
tag: "h1",
text: "My name is Mohit."
},
{
line: 1,
tag: "h2",
text: "My name is actually not Mohit."
},
{
line: 2,
tag: "p",
text: "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s."
},
{
line: 3,
tag: "code",
text: "undefined < undefined // false"
},
]
```