Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pepe/culs-backend-summer-22
Material for summer 2022 backend course on CULS
https://github.com/pepe/culs-backend-summer-22
Last synced: 4 days ago
JSON representation
Material for summer 2022 backend course on CULS
- Host: GitHub
- URL: https://github.com/pepe/culs-backend-summer-22
- Owner: pepe
- License: mit
- Created: 2022-03-04T09:28:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-03-14T08:51:30.000Z (over 2 years ago)
- Last Synced: 2023-04-10T23:24:10.493Z (over 1 year ago)
- Language: JavaScript
- Size: 59.6 KB
- Stars: 4
- Watchers: 1
- Forks: 22
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# culs-backend-summer-2022
Information and code for the course I am teaching on CULS in Prague,
summer semester 2022.## Parts:
* [Presentation](/presentation.md)
## Links:
- [FOSS](https://xkcd.com/2347/)
- [Microservices](https://en.wikipedia.org/wiki/Microservices)
- [Containers](https://en.wikipedia.org/wiki/Operating-system-level_virtualization)
- [Serverless](https://en.wikipedia.org/wiki/Serverless_computing)
- [SSH](https://en.wikipedia.org/wiki/Secure_Shell)
- [RDP](https://msdn.microsoft.com/en-us/library/aa383015(v=vs.85).aspx)
- [JSON](https://en.wikipedia.org/wiki/JSON)
- [cURL](https://curl.haxx.se)
- [wget](https://www.gnu.org/software/wget/)
- [Get Postman](https://www.getpostman.com/)
- [Wuzz](https://github.com/asciimoo/wuzz)
- [Docker](https://www.docker.com/)
- [Docker Guide](https://dev.to/drminnaar/docker-guide---part-1--57c8)
- [Docker Hub](https://hub.docker.com/)
- [Swagger](http://swagger.io)
- [JSON API](http://jsonapi.org)
- [Apiary](http://apiary.io)
- [Josef Pospíšil's project](http://docs.showrumbackend.apiary.io/)
- [GraphQL](https://github.com/graphql)
- [GraphiQL](https://github.com/graphql/graphiql)
- [GraphiQL IDE](http://graphql.org/swapi-graphql)
- [SWAPI](https://swapi.co/)
- [Difference between IaaS, PaaS and SaaS](http://www.bmc.com/blogs/saas-vs-paas-vs-iaas-whats-the-difference-and-how-to-choose/)
- [Insomnia](https://insomnia.rest)
- [Lua](https://www.lua.org/)
- [SmallTalk](https://en.wikipedia.org/wiki/Smalltalk)
- [Java](https://www.oracle.com/java/index.html)
- [Swift](https://swift.org)
- [Ruby](https://www.ruby-lang.org/en/)
- [Python](https://www.python.org)
- [Clojure](https://clojure.org)
- [Haskel](https://haskell-lang.org)
- [OCaml](https://ocaml.org)
– [Elm](http://elm-lang.org)
- [Erlang](https://www.erlang.org)
- [Elixir](https://elixir-lang.org)
- [Golang](https://golang.org)
- [Janet](http://janet-lang.org)
- [Ruby on Rails](http://rubyonrails.org)
- [Django](https://www.djangoproject.com)
- [Express](https://expressjs.com/)
- [Gorilla](https://www.gorillatoolkit.org/)
- [Phoenix](https://www.phoenixframework.org/)
- [Feathers.js](http://feathersjs.com)
- [Good Place](https://good-place.org/)
- [Node](https://nodejs.org/en/)
- [Apache](https://httpd.apache.org/)
- [nginx](https://nginx.org/en/)
- [Caddy](https://caddyserver.com/)
- [Let's encrypt](https://letsencrypt.org/)
- [Azure](https://azure.microsoft.com/en-us/)
- [Amazon AWS](https://aws.amazon.com/)
- [Digital Ocean](https://www.digitalocean.com/)
- [Auth0](https://auth0.com)
- [OpenSensors](https://www.opensensors.io)
- [MySQL](https://www.mysql.com)
- [PostgreSQL](https://www.postgresql.org)
- [Redis](https://redis.io/)
- [Riak](http://basho.com/products/riak-kv/)
- [MongoDB](https://www.mongodb.com)
- [CouchDB](https://couchdb.apache.org)
- [RethinkDB](https://rethinkdb.com)
- [Neo4J](https://neo4j.com)
- [OrientDB](https://orientdb.com/)
- [ArangoDB](https://www.arangodb.com)
- [Lucene](https://lucene.apache.org)
- [ElasticSearch](https://www.elastic.co)
- [Solr](https://lucene.apache.org/solr/)
- [Mongoose](http://mongoosejs.com)