Skip to content

A simple Emojicode HTTP library to get data from the internet!

Notifications You must be signed in to change notification settings

glinesbdev/emojihttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emoji HTTP

A simple Emojicode HTTP library to get data from the internet!

⚠️ This software has not been tested on Windows! ⚠️

Setup

The required packages needed to use this library are:

  • 📦 json 🏠
  • 📦 sockets 🏠
  • 📦 emojihttp 🌐

Examples

💭 A basic GET request

🆕🔶🌐🗺️ 🔤jsonplaceholder.typicode.com🔤 🔤/todos/1🔤❗ ➡️ json_get_request

🆗 🚀request❗ 🍇
  😀 💪request❗❗
🍉
🙅 error 🍇
  😀 💬error❗❗
🍉

You can find many more examples in the request tests file.

Tests

To run the test suite, you must have GNU Make installed on your machine.

make test

Building the package

make package

About

A simple Emojicode HTTP library to get data from the internet!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published